Skip to content

Commit

Permalink
Tried to fix example test. Refs #11098.
Browse files Browse the repository at this point in the history
  • Loading branch information
wdzhou committed Mar 10, 2015
1 parent b20a1e3 commit 2d1adf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Code/Mantid/docs/source/algorithms/LoadSpiceXML2DDet-v1.rst
Expand Up @@ -56,8 +56,8 @@ Usage

.. testcleanup:: ExLoadHB3AXMLData

ws = mtd["s0001_0522"]
DeleteWorkspace(Workspace=str(ws))
#ws = mtd["s0001_0522"]
#DeleteWorkspace(Workspace=str(ws))

Output:

Expand Down

0 comments on commit 2d1adf8

Please sign in to comment.