We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976d4e1 commit d486105Copy full SHA for d486105
Rakefile
makefile
@@ -0,0 +1,4 @@
1
+.PHONY: test
2
+
3
+test:
4
+ cutest ./test/*.rb
0 commit comments