aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2016-04-22 22:20:46 -0400
committerTeddy Wing2016-04-22 22:20:46 -0400
commitc4302101fd44747e33e0d3b311e659f9467e3e18 (patch)
tree739f3c4d0fa881ea0a243992d249c9c43d0b7ae5
parent9b967f55333c82d333d88bfda41dd576b9ff5b46 (diff)
downloadmutt-alias-auto-add-c4302101fd44747e33e0d3b311e659f9467e3e18.tar.bz2
Add Makefile
Give us a task to run integration tests. This provides us with an explicit definition of how these should be run, rather than me just knowing that you have to run `prove` in order to execute them.
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..3204ff4
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+test-integration:
+ prove -v