Move unit tests to the unittests asset folder

This commit is contained in:
SirLynix
2022-12-29 12:07:52 +01:00
parent 98f2feecc7
commit 3d88746060
4 changed files with 3 additions and 3 deletions

View File

@@ -39,4 +39,4 @@ local function downloadAssetsRule(name)
end
downloadAssetsRule("examples")
downloadAssetsRule("tests")
downloadAssetsRule("unittests")