diff options
author | Imcom Jin <jinyu.bjut@gmail.com> | 2017-12-07 12:08:45 +0800 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-12-16 20:00:22 +0900 |
commit | 72740f758364d2eeefa5a7c71d8c2a1556fa2cc8 (patch) | |
tree | ea7a81aeea8e30f48ac2080f7b413121f643bb75 /.gitignore | |
parent | dde8f6f06321acc6337f09e0321141fb6993bcd2 (diff) |
strict on nosetest reports regex
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ _cgo_export.* _testmain.go -test/scenario_test/*.xml +test/scenario_test/nosetest*.xml *.exe *.test |