mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
[unity][csharp] Minor cleanup of last commit.
This commit is contained in:
parent
3b061eaa5f
commit
d1b1e32bbf
@ -10,7 +10,6 @@ namespace Spine.Unity.Tests {
|
||||
public void RunAnimationStateTestsSimplePasses () {
|
||||
AnimationStateTests.logImplementation += Log;
|
||||
AnimationStateTests.failImplementation += Fail;
|
||||
//AnimationStateTests.Main("Assets/SpineTests/spine-csharp-tests/tests/assets/test.json");
|
||||
|
||||
string testJsonFilename = "test";
|
||||
string testJsonPathEnd = "tests/assets/" + testJsonFilename + ".json";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user