mirror of
https://github.com/janet-lang/janet
synced 2025-10-09 04:52:28 +00:00
Add regression test for #78
This commit is contained in:
2
Makefile
2
Makefile
@@ -287,7 +287,7 @@ install: $(JANET_TARGET)
|
||||
cp janet.1 $(MANPATH)
|
||||
|
||||
test-install:
|
||||
cd test/install && rm -rf build && janet test
|
||||
cd test/install && rm -rf build && janet build && janet build
|
||||
|
||||
uninstall:
|
||||
-rm $(BINDIR)/../$(JANET_TARGET)
|
||||
|
Reference in New Issue
Block a user