Add environmental variable setter to make test

This commit is contained in:
John David Pressman 2019-06-01 20:07:16 -07:00
parent c16c85f1de
commit ff50c920d7

View File

@ -8,4 +8,5 @@ build: build-deps
./build.sh ./build.sh
test: build test: build
eval $(opam env)
dune build @ligo-test dune build @ligo-test