mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-09 02:36:33 +00:00
bug: fix missing symbols in tests
This commit is contained in:
4
Makefile
4
Makefile
@ -1,3 +1,7 @@
|
||||
load_no_trans:
|
||||
docker build . --tag data-lens-transducer-test
|
||||
docker run data-lens-transducer-test --eval "(asdf:test-system :data-lens)" --quit
|
||||
|
||||
test:
|
||||
docker build . --tag data-lens-transducer-test
|
||||
docker run data-lens-transducer-test --eval "(asdf:test-system :data-lens/beta/transducers)" --quit
|
||||
|
||||
Reference in New Issue
Block a user