diff options
author | Tomas Krizek <tomas.krizek@nic.cz> | 2018-12-11 15:38:32 +0100 |
---|---|---|
committer | Tomas Krizek <tomas.krizek@nic.cz> | 2019-01-23 14:58:46 +0100 |
commit | 02e4754d3b3f89b38621a1ecf9478c3601e8ed5c (patch) | |
tree | 60d161db8276fb5796ffba8859aae2ed0e2a6b44 /.gitignore | |
parent | pytests/test_rehandshake: use new proxy (diff) | |
download | knot-resolver-02e4754d3b3f89b38621a1ecf9478c3601e8ed5c.tar.xz knot-resolver-02e4754d3b3f89b38621a1ecf9478c3601e8ed5c.zip |
pytests/test_random_close: add test
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -61,6 +61,8 @@ _obj /tests/test_zonecut /tests/dnstap/src/dnstap-test/vendor/github.com/ /tests/dnstap/src/github.com/ +/tests/pytests/*/tcproxy +/tests/pytests/*/tlsproxy .pytest_cache kresd.amalg.c libkres.amalg.c |