Move scripts for tests into the test directory, and do not export the Batch script for running tests

This commit is contained in:
w0rp 2017-09-10 13:19:08 +01:00
parent 18a7d32c4c
commit c4ad92e458
4 changed files with 3 additions and 4 deletions

3
.gitattributes vendored
View file

@ -6,8 +6,7 @@
/Makefile export-ignore
/PULL_REQUEST_TEMPLATE.md export-ignore
/README.md export-ignore
/check-supported-tools-tables export-ignore
/custom-checks export-ignore
/img export-ignore
/run-tests export-ignore
/run-tests.bat export-ignore
/test export-ignore