Skip to content

Commit

Permalink
Refs #4316: partial test for python interface
Browse files Browse the repository at this point in the history
  • Loading branch information
Janik Zikovsky committed Dec 13, 2011
1 parent dd1b3b5 commit 3c65df2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Create the widget
import libmantidqtpython
sv = libmantidqtpython.MantidQt.SliceViewer.SliceViewer()
sv.setWorkspace('uniform')
#sv.setWorkspace('uniform')
sv.show()

# Run the app.
Expand Down

0 comments on commit 3c65df2

Please sign in to comment.