tests: Fix default make test, broke earlier commit.

This commit is contained in:
Wilson Snyder 2019-06-29 07:22:04 -04:00
parent 6990db70fa
commit ef02678305

View File

@ -42,7 +42,7 @@ endif
######################################################################
SCENARIOS ?= "--vlt --vltmt --dist"
SCENARIOS ?= --vlt --vltmt --dist
.PHONY: test
test: