| Index: tests/test_render_script.py |
| =================================================================== |
| --- a/tests/test_render_script.py |
| +++ b/tests/test_render_script.py |
| @@ -121,7 +121,6 @@ |
| output = stdout |
| assert 'Ok' in output |
| - assert '! Checksum:' in output |
| def test_render_unicode(rootdir, dstfile): |