diff --git a/Assets/Tests/Tests.asmdef b/Assets/Tests/Tests.asmdef index d0dd03f..a1a4824 100644 --- a/Assets/Tests/Tests.asmdef +++ b/Assets/Tests/Tests.asmdef @@ -9,7 +9,8 @@ "LeanGUI", "Unity.TextMeshPro", "AsyncImageLoader.Runtime", - "Better" + "Better", + "Main" ], "includePlatforms": [], "excludePlatforms": [],