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 8d719df commit bd748cbCopy full SHA for bd748cb
test/Makefile
@@ -2,4 +2,4 @@
2
3
test:
4
# For now integration tests don't work (lua-posix problems), skipping them
5
- #$(MAKE) -C integration test
+ $(MAKE) -C integration test
0 commit comments