From 95e107bf9e6a288969e4a83aee1a7062990f3b67 Mon Sep 17 00:00:00 2001 From: Martin Date: Fri, 9 Oct 2015 16:35:23 +0200 Subject: Fixed testing for most problems. --- python/sl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/sl.py') diff --git a/python/sl.py b/python/sl.py index af06db9..0f30a8f 100644 --- a/python/sl.py +++ b/python/sl.py @@ -57,7 +57,7 @@ pravilen rezultat: [%=testout%]

'''], 'no_func_name': ['''\ -

Funkcija z imenom [%=func_name%] ni definirana.

+

Funkcija z imenom [%=func_name%] ni definirana.

'''], 'syntax_error': ['''\ -- cgit v1.2.1