remove a useless test

We have enough outputs checked verbatim everywhere so that testing
that three execution of a single command return the same output is now
a waste of time.

* tests/core/simdet.test: Remove.
* tests/Makefile.am: Adjust.
This commit is contained in:
Alexandre Duret-Lutz 2021-04-29 17:29:01 +02:00
parent d32f19f5d0
commit 0744052bc0
2 changed files with 0 additions and 41 deletions

View file

@ -249,7 +249,6 @@ TESTS_twa = \
core/maskkeep.test \
core/prodchain.test \
core/prodor.test \
core/simdet.test \
core/sim2.test \
core/sim3.test \
core/ltl2tgba.test \