From 5e22afce41de8c87071d8fc149a6ba3cd8762819 Mon Sep 17 00:00:00 2001 From: Damien George Date: Tue, 11 Oct 2016 12:30:32 +1100 Subject: tests: Improve test coverage of py/compile.c. --- tests/cmdline/repl_basic.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/cmdline/repl_basic.py') diff --git a/tests/cmdline/repl_basic.py b/tests/cmdline/repl_basic.py index b416493dc..cbd5d3a4a 100644 --- a/tests/cmdline/repl_basic.py +++ b/tests/cmdline/repl_basic.py @@ -1,3 +1,4 @@ # basic REPL tests print(1)  +2 -- cgit v1.2.3