summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uitest/manual_tests/calc.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/uitest/manual_tests/calc.py b/uitest/manual_tests/calc.py
index 76a81f0c1591..cbe2f8fd41c2 100644
--- a/uitest/manual_tests/calc.py
+++ b/uitest/manual_tests/calc.py
@@ -100,6 +100,7 @@ class ManualCalcTests(UITestCase):
time.sleep(2)
self.ui_test.close_doc()
+ # http://manual-test.libreoffice.org/manage/case/191/
def test_validation(self):
self.ui_test.create_doc_in_start_center("calc")
@@ -131,6 +132,7 @@ class ManualCalcTests(UITestCase):
self.ui_test.close_doc()
+ # http://manual-test.libreoffice.org/manage/case/187/
def test_transpose(self):
self.ui_test.create_doc_in_start_center("calc")