Skip to content

Commit ab8dfd8

Browse files
knixeurGuillermo Bonvehí
authored andcommitted
enable integration tests
1 parent 435631f commit ab8dfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
test:
44
# For now integration tests don't work (lua-posix problems), skipping them
5-
#$(MAKE) -C integration test
5+
$(MAKE) -C integration test

0 commit comments

Comments
 (0)