Revert this file

This commit is contained in:
Justin Ethier 2017-02-01 00:46:11 -05:00
parent 2733a08f55
commit 56ac45041c

View file

@ -5,7 +5,7 @@
include Makefile.config
CYCLONE = cyclone
TESTSCM = unit-tests srfi-60-tests
TESTSCM = unit-tests
TESTFILES = $(addprefix tests/, $(addsuffix .scm, $(TESTSCM)))
BOOTSTRAP_DIR = ../cyclone-bootstrap