Fix default for tests in Survey::Test. Also change usage of create to new in the test for ::Test.

This commit is contained in:
Colin Kuskie 2010-11-10 14:39:12 -08:00
parent fe3ff23ccf
commit 50d92f9113
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ property test => (
"test": {
"variable1": "yes",
"next": "section2",
);
}
},
]
END_SPEC