X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=tests%2FGirTest.vala;h=76e1a344c8143f1449d342e0d118787a56304731;hb=c12245828c0a238de6d57c72dc0066288f68ec90;hp=8ffa58ea5d13c03ce3f5ce18a3d3091f9541da28;hpb=1cf5177b8ffe1bce234d43e6d30b79933699ce25;p=app.Builder.js diff --git a/tests/GirTest.vala b/tests/GirTest.vala index 8ffa58ea5..76e1a344c 100644 --- a/tests/GirTest.vala +++ b/tests/GirTest.vala @@ -5,6 +5,9 @@ int main (string[] args) { // test the gir location code.. + var context = new Vala.CodeContext (); + + print(context.get_vapi_path("glib-2.0")); //GtkClutter.init (ref args); new JsRender.Lang_Class();