diff --git a/Assets/Tests/Raindrop/RaindropIntegrationTests/HeadlessScene/HeadlessScene_ConstructionTests.cs.meta b/Assets/Tests/Raindrop/RaindropIntegrationTests/HeadlessScene/HeadlessScene_ConstructionTests.cs.meta deleted file mode 100644 index 9327b18..0000000 --- a/Assets/Tests/Raindrop/RaindropIntegrationTests/HeadlessScene/HeadlessScene_ConstructionTests.cs.meta +++ /dev/null @@ -1,3 +0,0 @@ -fileFormatVersion: 2 -guid: 4d6b400e45794cbd8182e50e086352ac -timeCreated: 1643132785 \ No newline at end of file diff --git a/Assets/Tests/Raindrop/RaindropIntegrationTests/SceneConstructionTests.meta b/Assets/Tests/Raindrop/RaindropIntegrationTests/SceneConstructionTests.meta new file mode 100644 index 0000000..dc273cd --- /dev/null +++ b/Assets/Tests/Raindrop/RaindropIntegrationTests/SceneConstructionTests.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2fbb953274ded93459a30ff37b0448cf +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Tests/Raindrop/RaindropIntegrationTests/TestSceneConstructionTests/TestSceneConstructionTests.cs b/Assets/Tests/Raindrop/RaindropIntegrationTests/SceneConstructionTests/HeadlessSceneConstructionTests.cs similarity index 92% rename from Assets/Tests/Raindrop/RaindropIntegrationTests/TestSceneConstructionTests/TestSceneConstructionTests.cs rename to Assets/Tests/Raindrop/RaindropIntegrationTests/SceneConstructionTests/HeadlessSceneConstructionTests.cs index 58874d3..c094ebf 100644 --- a/Assets/Tests/Raindrop/RaindropIntegrationTests/TestSceneConstructionTests/TestSceneConstructionTests.cs +++ b/Assets/Tests/Raindrop/RaindropIntegrationTests/SceneConstructionTests/HeadlessSceneConstructionTests.cs @@ -9,7 +9,7 @@ namespace Raindrop.Tests.RaindropIntegrationTests.HeadlessScene //the test scene contains no UI, but has a bootstrapped raindropinstance [TestFixture()] - public class HeadlessScene_ConstructionTests + public class HeadlessSceneConstructionTests { [UnityTest] public IEnumerator SceneLoading_Bootstrapper_IsSuccessful() diff --git a/Assets/Tests/Raindrop/RaindropIntegrationTests/SceneConstructionTests/HeadlessSceneConstructionTests.cs.meta b/Assets/Tests/Raindrop/RaindropIntegrationTests/SceneConstructionTests/HeadlessSceneConstructionTests.cs.meta new file mode 100644 index 0000000..6907742 --- /dev/null +++ b/Assets/Tests/Raindrop/RaindropIntegrationTests/SceneConstructionTests/HeadlessSceneConstructionTests.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 91dd88d8aa414ef40a833fc1446dfb4a +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: