diff options
| author | Paul Buetow <paul@buetow.org> | 2015-01-02 14:00:56 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2015-01-02 14:00:56 +0100 |
| commit | 4f27f3ea59baa6cfca0ac1df96b1dfedbd83706c (patch) | |
| tree | 79754e3c49216f80cb3ad5579851fca0bf1a31c9 /t/Makefile | |
initial
Diffstat (limited to 't/Makefile')
| -rw-r--r-- | t/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/Makefile b/t/Makefile new file mode 100644 index 0000000..84197b2 --- /dev/null +++ b/t/Makefile @@ -0,0 +1,2 @@ +all: + MON_CONFIG=~/.mon-test.conf prove . |
