Skip to content

Commit

Permalink
Re #970. Naughty quick fix of CMakeLists directly on develop.
Browse files Browse the repository at this point in the history
Somehow it had picked up some entries that don't yet exist in
this directory. Doing it this way avoids any git merging cleverness
- but watch out to make sure it doesn't happen again.
  • Loading branch information
RussellTaylor committed Apr 18, 2013
1 parent 6ddf0b1 commit 8ed18b4
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,12 @@
##

set ( TEST_PY_FILES
CheckForSampleLogsTest.py
CreateWorkspaceTest.py
DakotaChiSquaredTest.py
FindReflectometryLinesTest.py
LoadFullprofFileTest.py
MaskWorkspaceToCalFileTest.py
RetrieveRunInfoTest.py
Stitch1DTest.py
SuggestTibCNCSTest.py
SuggestTibHYSPECTest.py
UpdatePeakParameterTableValueTest.py
)

Expand Down

0 comments on commit 8ed18b4

Please sign in to comment.