diff options
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 . |
