view modules/simpletest/tests/common_test_info.txt @ 2:b74b41bb73f0

-- Google analytics module
author danieleb <danielebarchiesi@me.com>
date Thu, 22 Aug 2013 17:22:54 +0100
parents ff03f76ab3fe
children
line wrap: on
line source
; 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::