Don't use a config file in tests.

This commit is contained in:
Nicholas Marriott
2019-04-02 09:48:26 +01:00
parent 79c3fd4f39
commit f03776c262
7 changed files with 13 additions and 9 deletions

View File

@ -7,3 +7,4 @@ all: $(TESTS)
$(TESTS):
sh $*.sh
sleep 1