mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-01-09 10:11:49 +00:00
chore: add tests for templated image loader
This commit is contained in:
@@ -3,6 +3,7 @@ ObjLoadingTests = {}
|
||||
function ObjLoadingTests:include(includes)
|
||||
if includes:handle(self:name()) then
|
||||
includedirs {
|
||||
"%{wks.location}/src/ObjLoading",
|
||||
path.join(TestFolder(), "ObjLoadingTests")
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user