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

8 lines
75 B
Plaintext

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