X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=tests%2FGirTest.vala;h=58fd5f6b8d847f61915c73d06b7254bf1686407f;hp=372c2af6444bd75e78336bf2bee68853d633c641;hb=1d79b1ff5104e472a8ec07cf9671f2a7d99c8739;hpb=13e8be90a2cc62a9406f2f9d1d2e97ffbf4dc634 diff --git a/tests/GirTest.vala b/tests/GirTest.vala index 372c2af64..58fd5f6b8 100644 --- a/tests/GirTest.vala +++ b/tests/GirTest.vala @@ -5,7 +5,7 @@ int main (string[] args) { // test the gir location code.. - context = new Vala.CodeContext (); + var context = new Vala.CodeContext (); Vala.CodeContext.push (context);