1
0

[regression] remove FancyMemTest (timing out)

This commit is contained in:
Henry Cook 2017-01-19 12:49:58 -08:00
parent c1b7c84f09
commit e03ba637f4

View File

@ -58,7 +58,7 @@ endif
ifeq ($(SUITE),GroundtestSuiteA) ifeq ($(SUITE),GroundtestSuiteA)
PROJECT=groundtest PROJECT=groundtest
CONFIGS=MemtestConfig MemtestBufferlessConfig MemtestStatelessConfig FancyMemtestConfig CONFIGS=MemtestConfig MemtestBufferlessConfig MemtestStatelessConfig
endif endif
ifeq ($(SUITE),GroundtestSuiteB) ifeq ($(SUITE),GroundtestSuiteB)