Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Commit

Permalink
BUG: refs #0281: removed redundant MIDASModel style test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Grauer committed Oct 11, 2011
1 parent fc979cf commit ccf426a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/tests/models/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ add_midas_style_test( StyleCoreMIDASDatabasePdo ${CMAKE_SOURCE_DIR}/core/models/
add_midas_style_test( StyleCoreMIDASDatabaseMongo ${CMAKE_SOURCE_DIR}/core/models/MIDASDatabaseMongo.php )
add_midas_style_test( StyleCoreMIDASDatabaseInterface ${CMAKE_SOURCE_DIR}/core/models/MIDASDatabaseInterface.php )
add_midas_style_test( StyleCoreMIDASModel ${CMAKE_SOURCE_DIR}/core/models/MIDASModel.php )
add_midas_style_test( StyleCoreMIDASModel ${CMAKE_SOURCE_DIR}/core/models/MIDASModel.php )
add_midas_style_test( StyleCorMIDASUpgrade ${CMAKE_SOURCE_DIR}/core/models/MIDASUpgrade.php )
add_midas_style_test( StyleCorModelLoader ${CMAKE_SOURCE_DIR}/core/models/ModelLoader.php )
add_midas_style_test( StyleCorProductionDbProfiler ${CMAKE_SOURCE_DIR}/core/models/prfiler/ProductionDbProfiler.php )
add_midas_style_test( StyleCorProductionDbProfiler ${CMAKE_SOURCE_DIR}/core/models/prfiler/ProductionDbProfiler.php )

0 comments on commit ccf426a

Please sign in to comment.