# HG changeset patch # User Jeff Hammel # Date 1425168525 28800 # Node ID ee752ac566f1cf67af36e4b4e84d67b437fb63ba # Parent f7f7831f7c8c86af0b7b671c04f74bf14783277a correct template syntax diff -r f7f7831f7c8c -r ee752ac566f1 makeitso/python_package/tests/test_{{package}}.py --- a/makeitso/python_package/tests/test_{{package}}.py Tue Feb 10 13:19:01 2015 -0800 +++ b/makeitso/python_package/tests/test_{{package}}.py Sat Feb 28 16:08:45 2015 -0800 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- """ -unit tests for {package}} +unit tests for {{package}} """ import os