1
0

no commas in yml

This commit is contained in:
Henry Cook 2016-09-22 17:28:34 -07:00 committed by GitHub
parent 673efb400d
commit 91aab2fabc

View File

@ -52,7 +52,7 @@ endif
ifeq ($(SUITE),UnittestSuite)
PROJECT=unittest
CONFIGS=JunctionsUnitTestConfig, UncoreUnitTestConfig
CONFIGS=JunctionsUnitTestConfig UncoreUnitTestConfig
endif
ifeq ($(SUITE), JtagDtmSuite)