index
:
charm-mongodb
[no description]
summary
refs
log
tree
commit
diff
diff options
Diffstat
-rw-r--r--
Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7e1e684..2fa31fc 100644
--- a/
Makefile
+++ b/
Makefile
@@ -58,7 +58,7 @@ black:
proof:
@echo "Running charm proof"
- @-charm proof
+ @charm proof
unittests:
@echo "Running unit tests"