Files
OpenSpace/tests/ScenegraphLoaderTest/illformedWrongCommon.scene
Alexander Bock 9b24f407a6 Moving test files into base directory
Adding empty class of SceneGraphLoader
2015-04-07 19:01:04 +02:00

9 lines
109 B
Plaintext

-- Malformed script
return {
ScenePath = ".",
CommonFolder = "nonexisting",
Modules = {
}
}