Whitespace

This commit is contained in:
Garret Rieger 2018-01-29 13:31:49 -08:00 committed by Rod Sheeter
parent 0853260e99
commit b029b7c19a
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
TESTS = \
tests/basics.tests \
$(NULL)
$(NULL)
XFAIL_TESTS = \
tests/basics.tests \
$(NULL)
$(NULL)
DISABLED_TESTS = \
$(NULL)