Files
OpenSpace/tests/ScenegraphLoaderTest/test01.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
123 B
Plaintext

-- Loading an empty module dictionary
return {
ScenePath = ".",
CommonFolder = "common",
Modules = {
}
}