diff options
author | Erin van der Veen | 2017-11-27 13:20:41 +0100 |
---|---|---|
committer | Erin van der Veen | 2017-11-27 13:20:41 +0100 |
commit | 7e8b348d26cc1cf6366d7efabe8141a833f1dad5 (patch) | |
tree | 4ec4a0b3856b9d985efde81e6c974ec18b54941e /test/.gitignore | |
parent | Fix merge problem (diff) | |
parent | Cleanup (diff) |
Merge branch '9-test-on-legal-games' into 'master'
Add Markov chain test case generator
Closes #9
See merge request eveen/Testing-Techniques!11
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/.gitignore b/test/.gitignore index 0d7a855..0074782 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1 +1,2 @@ -test_parser +dataset.pgn +Test |