mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-09 07:56:06 +02:00
Reformatting and reimperilment escape codes
This commit is contained in:
@@ -38,7 +38,6 @@ public class CodeFlowTests
|
||||
[TestMethod]
|
||||
public void CalculationsTest()
|
||||
{
|
||||
Assert.Inconclusive();
|
||||
YesNtAssert.IsLineEqual("10 * 10 !calc", 20.ToString());
|
||||
YesNtAssert.IsLineEqual("10 * 10 !calc", 100.ToString());
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user