Fixed WHILE-MEASURING macro for case when CATCH-ERRORS-P argument is given
[lift.git] / test / bad-config-2.config
blobb5509322ae1e9b1de5a4beffcb74e2e92969de2c
1 ;; we test that the configuration file approach keeps on going even
2 ;; when given a configuration option it does not know
4 ;; try one that does
5 (equality-test-2)
7 ;; try a testsuite that does not exist
8 (:--am-I-sure-noone-will-use-this-as-a-configuration-option)
10 ;; and one that does
11 (test-find-test-suite)