diff --git a/tests/templates/format/test_raw.py b/tests/templates/format/test_raw.py index 949cce3..2676318 100644 --- a/tests/templates/format/test_raw.py +++ b/tests/templates/format/test_raw.py @@ -220,10 +220,11 @@ exit 0 #------------------------------------------------------------------------------- echo "message_1"''' - template_text_1 = '''echo "message_2" + template_text_1 = '''#!/bin/babash +echo "message_2" exit 0''' - output = '''#!/bin/bash + output = '''#!/bin/babash #------------------------------------------------------------------------------- # Modified by Calculate Utilities 4.0 # Processed template files: