nix2lua/Makefile

6 lines
77 B
Makefile
Raw Normal View History

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