Add missing period.

pull/946/head
Jussi Pakkanen 8 years ago
parent a76f9cfe3b
commit 63aaa3aa52
  1. 2
      test cases/frameworks/7 gnome/resources-data/meson.build

@ -3,7 +3,7 @@ subdir('subdir')
fake_generator_script = '''
import os, sys
assert os.path.exists(sys.argv[1]), "File %s not found" % sys.argv[1]
print("This is a generated resource")
print("This is a generated resource.")
'''
# Generate file res3.txt from file res3.txt.in. This is then included

Loading…
Cancel
Save