tests/TestCompiler.vala
authorAlan Knowles <alan@roojs.com>
Thu, 14 May 2015 07:48:00 +0000 (15:48 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 14 May 2015 07:48:00 +0000 (15:48 +0800)
tests/TestCompiler.vala

index ffa5de6..3d1f3ce 100644 (file)
@@ -68,9 +68,7 @@ namespace Palete {
                        context.thread = true;
                        
                        
-                       this.report = new ValaSourceReport(this.file);
-                       context.report = this.report;
-                       
+                       
                        
                        context.basedir = "/tmp"; //Posix.realpath (".");