From: Alan Knowles Date: Thu, 14 May 2015 07:44:17 +0000 (+0800) Subject: tests/TestCompiler.vala X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=82bd27e88fa16bf6411a843773d0bb95bc3c6d9e tests/TestCompiler.vala --- diff --git a/tests/TestCompiler.vala b/tests/TestCompiler.vala index 009e5aa23..f03e98781 100644 --- a/tests/TestCompiler.vala +++ b/tests/TestCompiler.vala @@ -9,6 +9,7 @@ namespace Palete { public class TestCompiler : Vala.CodeVisitor { Vala.CodeContext context; + string file; public TestCompiler(string file) { base();