Skip to content

Commit

Permalink
Refs #4316 tests disabled for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Janik Zikovsky committed Dec 14, 2011
1 parent 6776791 commit 14df3bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Code/Mantid/MantidQt/SliceViewer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ endif ()
###########################################################################

# python unit tests
if (PYUNITTEST_FOUND )
#if ( 0 )
#if (PYUNITTEST_FOUND )
if ( 0 )
pyunittest_add_test ( SliceViewerTest.py ${TEST_PY_FILES} "" )
add_dependencies ( SliceViewerTest.py MantidQt Algorithms )
add_dependencies ( GUITests SliceViewerTest.py )
Expand Down

0 comments on commit 14df3bc

Please sign in to comment.