mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 19:48:20 +02:00
Test change
This commit is contained in:
parent
2388ae46ff
commit
d62a78fe74
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Compile()
|
||||||
ExpectError()
|
ExpectError()
|
||||||
|
|
||||||
AssertTypeInfo(1, "System.Collections.Dictionary<System.Collections.Dictionary<int, float>.Enumerator, (int key, float value)>", "Found Reified ValidateErrors")
|
AssertTypeInfo(1, "System.Collections.Dictionary<System.Collections.Dictionary<int, float>.Enumerator, (int key, float value)>", "Found Reified ValidateErrors")
|
||||||
AssertTypeInfo(1, "System.Collections.Dictionary<System.Collections.Dictionary<int, float>.Enumerator, (int key, float value)>.Entry", "Found Reified ValidateErrors")
|
AssertTypeInfo(1, "System.Collections.Dictionary<System.Collections.Dictionary<int, float>.Enumerator, (int key, float value)>.Entry", "Found Reified")
|
||||||
|
|
||||||
ToggleCommentAt("Method3_BadCall")
|
ToggleCommentAt("Method3_BadCall")
|
||||||
ToggleCommentAt("Method3_GoodCall")
|
ToggleCommentAt("Method3_GoodCall")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue