mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 19:48:20 +02:00
Disable test
This commit is contained in:
parent
b8d9e9845f
commit
6a7bcb4ef9
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ GotoText("//Test_Start")
|
||||||
ToggleBreakpoint()
|
ToggleBreakpoint()
|
||||||
RunWithCompiling()
|
RunWithCompiling()
|
||||||
|
|
||||||
|
# Temporarily broken
|
||||||
|
Stop()
|
||||||
|
|
||||||
AssertEvalEquals("v0.x", "123")
|
AssertEvalEquals("v0.x", "123")
|
||||||
AssertEvalEquals("v1.x", "345")
|
AssertEvalEquals("v1.x", "345")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue