BUG: fix project name for test

This commit is contained in:
Bill Hoffman 2007-05-19 10:10:29 -04:00
parent 4259c7c1e4
commit e2ea9391e6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
PROJECT(LoadedCommand)
PROJECT(LoadCommand)
# set a definition
SET (TEST_COMMAND_TEST1 1)

View File

@ -1,4 +1,4 @@
PROJECT(LoadedCommand)
PROJECT(LoadCommand)
# set a definition
SET (TEST_COMMAND_TEST1 1)