From: Alan Knowles Date: Thu, 11 Sep 2014 15:25:38 +0000 (+0800) Subject: tests/GirTest.vala X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=cc4650715b5cef5e84c82dfe5911628990945876 tests/GirTest.vala --- diff --git a/tests/GirTest.vala b/tests/GirTest.vala index 8c4d7f4ff..4ed7ea68d 100644 --- a/tests/GirTest.vala +++ b/tests/GirTest.vala @@ -20,7 +20,7 @@ int main (string[] args) { print(generator.to_data(null)); - + /* test = Palete.Gir.factoryFqn(test.fqtype()); n = new Json.Node(Json.NodeType.OBJECT); @@ -29,7 +29,7 @@ int main (string[] args) { print(generator.to_data(null)); - + */ return 0; }