nix2lua/Makefile

6 lines
90 B
Makefile

# Run all tests
test:
nix eval --impure --expr 'import ./lib.test.nix {}' $(TEST_ARGS)