diff options
| author | Pavel Janík <[email protected]> | 2015-10-05 20:15:18 +0200 |
|---|---|---|
| committer | Pavel Janík <[email protected]> | 2015-10-05 20:15:18 +0200 |
| commit | a19504b9ab3702998a8cb94866d494f44ca247e7 (patch) | |
| tree | 4652573b7a57214c6dcab08d997498b9c2cf36f7 | |
| parent | Merge pull request #6744 (diff) | |
| download | discoin-a19504b9ab3702998a8cb94866d494f44ca247e7.tar.xz discoin-a19504b9ab3702998a8cb94866d494f44ca247e7.zip | |
tests-config.sh is superseded by tests_config.py
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 9f1e52280..a8035731d 100644 --- a/.gitignore +++ b/.gitignore @@ -104,7 +104,7 @@ linux-coverage-build linux-build win32-build qa/pull-tester/run-bitcoind-for-test.sh -qa/pull-tester/tests-config.sh +qa/pull-tester/tests_config.py qa/pull-tester/cache/* qa/pull-tester/test.*/* |