mirror of
https://github.com/RaindropViewer/RaindropViewer.git
synced 2026-07-27 22:11:39 +00:00
fix bad commit: "rename TestSceneConstructionTests to HeadlessScene_ConstructionTests"
This commit is contained in:
committed by
alexiscatnip
parent
8fac2c5cac
commit
1043cfa230
-3
@@ -1,3 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4d6b400e45794cbd8182e50e086352ac
|
||||
timeCreated: 1643132785
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2fbb953274ded93459a30ff37b0448cf
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
+1
-1
@@ -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()
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 91dd88d8aa414ef40a833fc1446dfb4a
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user