From d82b80b22b091cedbf017eef92a8a55a0782f773 Mon Sep 17 00:00:00 2001
From: Alex Buts <Alex.Buts@stfc.ac.uk>
Date: Mon, 19 Oct 2015 09:53:36 +0100
Subject: [PATCH] Re #14022 Typo in matrix workspace test

---
 .../test/python/mantid/api/MatrixWorkspaceTest.py               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Framework/PythonInterface/test/python/mantid/api/MatrixWorkspaceTest.py b/Framework/PythonInterface/test/python/mantid/api/MatrixWorkspaceTest.py
index d05570c28e8..a50c062822f 100644
--- a/Framework/PythonInterface/test/python/mantid/api/MatrixWorkspaceTest.py
+++ b/Framework/PythonInterface/test/python/mantid/api/MatrixWorkspaceTest.py
@@ -371,4 +371,4 @@ if __name__ == '__main__':
     #    def runTest():
     #        pass
     #tester = theTester()
-    tester.test_setGetMonitorWS()
\ No newline at end of file
+    #tester.test_setGetMonitorWS()
-- 
GitLab