From 997d9d1ec72fce84903da4784ac56fbe30e6da1e Mon Sep 17 00:00:00 2001 From: Pierre Sassoulas Date: Sun, 21 Jul 2019 10:56:00 +0200 Subject: [functional tests] Rename example_functional_tests.py => e/example_functional_tests.py Permit to navigate in the functional tests easier. --- tests/functional/s/syntax_error_jython.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/functional/s/syntax_error_jython.py (limited to 'tests/functional/s/syntax_error_jython.py') diff --git a/tests/functional/s/syntax_error_jython.py b/tests/functional/s/syntax_error_jython.py new file mode 100644 index 000000000..c93df6b05 --- /dev/null +++ b/tests/functional/s/syntax_error_jython.py @@ -0,0 +1 @@ +def toto # [syntax-error] -- cgit v1.2.1