nix2lua/Makefile

6 lines
77 B
Makefile

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