Fixed WHILE-MEASURING macro for case when CATCH-ERRORS-P argument is given
[lift.git] / test / bad-config-1.config
bloba3035b7fd9219923a032f7042f573e6dc0c1cecf
1 ;; we test that the configuration file approach keeps on going even
2 ;; when it tries to test a suite that does not exist (case )
5 ;; try one that does
6 (equality-test-3)
8 ;; try a testsuite that does not exist
9 (--I-am-sure-noone-will-name-a-test-suite-like-this)
11 ;; and one that does
12 (test-find-test-suite)