tests/test-unified-test.t
changeset 22565 8d45a42b0c0f
parent 22564 9599e86159ac
child 25472 4d2b9b304ad0
--- a/tests/test-unified-test.t	Sun Sep 28 14:15:43 2014 +0900
+++ b/tests/test-unified-test.t	Sun Sep 28 15:13:35 2014 +0900
@@ -42,6 +42,10 @@
   ...     print foo, 'should be visible in func()'
   >>> func()
   global name should be visible in func()
+  >>> print '''multiline
+  ... string'''
+  multiline
+  string
 
 Regular expressions: