We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0922e36 commit 012d509Copy full SHA for 012d509
Makefile
@@ -1,2 +1,5 @@
1
+tests:
2
+ nodeunit test/* test/parser/*
3
+
4
parser:
5
pegjs lib/parser/pbxproj.pegjs
0 commit comments