summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/common_test_info.txt
blob: 8ff8bd553fcf01ccb2a92d66087c6f72c76aa6ed (plain)
1
2
3
4
5
6
7
8
9
10
; $Id$
; Test parsing with a simple string.
simple_string = A simple string

; Test that constants can be used as values.
simple_constant = WATCHDOG_INFO

; After parsing the .info file, 'double_colon' should hold the literal value.
; Parsing should not throw a fatal error or try to access a class constant.
double_colon = dummyClassName::