Cleanup and improve test

This commit is contained in:
Emma Broman
2021-02-04 13:09:56 +01:00
committed by Emma Broman
parent 57bc3f2222
commit b10e598cd3
2 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -144,6 +144,6 @@ namespace openspace::luascriptfunctions {
int createSingeColorImage(lua_State* L);
}
} // openspace::luascriptfunctions
#endif // __OPENSPACE_CORE___OPENSPACEENGINE___H__