nix2lua/Makefile

6 lines
90 B
Makefile
Raw Permalink Normal View History

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