about summary refs log tree commit diff
path: root/users/fcuny/exp/monkey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/fcuny/exp/monkey/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/users/fcuny/exp/monkey/Makefile b/users/fcuny/exp/monkey/Makefile
deleted file mode 100644
index 61168f3..0000000
--- a/users/fcuny/exp/monkey/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-test:
-	go test -v ./...
-
-.phony: test