summaryrefslogtreecommitdiff
blob: 0430b644898329e6843ca2f4d081ac1d559adb5b (plain)
1
2
3
4
5
6
7
8
9
--- ninja_tests/core/examples/file_for_tests.py
+++ ninja_tests/core/examples/file_for_tests.py
@@ -1,4 +1,4 @@
 # -*- coding: utf-8 -*-
 
-print 'testing'
-print 'ñandú testing'
+print('testing')
+print('ñandú testing')