Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
e3ca1c53
Commit
e3ca1c53
authored
Jul 18, 2013
by
Owen Arnold
Browse files
refs #7472. Remove old API imports.
parent
d99128a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Code/Mantid/scripts/test/ReflectometryQuickAuxiliaryTest.py
View file @
e3ca1c53
import
unittest
import
numpy
from
MantidFramework
import
mtd
mtd
.
initialise
()
from
mantid.simpleapi
import
*
from
isis_reflgui
import
quick
...
...
@@ -130,4 +128,4 @@ class ReflectometryQuickAuxiliaryTest(unittest.TestCase):
if
__name__
==
'__main__'
:
unittest
.
main
()
\ No newline at end of file
unittest
.
main
()
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment