AST testing
This commit is contained in:
+2
-2
@@ -32,9 +32,9 @@ uses
|
||||
Myc.Data.Decimal in '..\Src\Data\Myc.Data.Decimal.pas',
|
||||
TestDataDecimal in 'TestDataDecimal.pas',
|
||||
TestDataPOD in 'TestDataPOD.pas',
|
||||
Test.Ast.Interpreter.Scope in 'Test.Ast.Interpreter.Scope.pas',
|
||||
Myc.Data.Chunks in '..\Src\Data\Myc.Data.Chunks.pas',
|
||||
Test.Myc.Data.Value in 'Test.Myc.Data.Value.pas';
|
||||
Test.Myc.Ast.Scope in 'AST\Test.Myc.Ast.Scope.pas',
|
||||
Test.Myc.Ast.RTL in 'AST\Test.Myc.Ast.RTL.pas';
|
||||
|
||||
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
|
||||
{$IFNDEF TESTINSIGHT}
|
||||
|
||||
Reference in New Issue
Block a user