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