6 lines
254 B
Text
6 lines
254 B
Text
# This file is used to test excluding paths from tests.
|
|
Blah-blah = Uppercase letters in identifiers are not permitted.
|
|
blah-blah = This is a legal identifier.
|
|
blah_blah = Underscores in identifiers are not permitted.
|
|
|
|
bad-apostrophe-1 = The bee's knees
|