From: Alan Knowles Date: Wed, 18 Mar 2015 09:56:53 +0000 (+0800) Subject: tests/JsCoreExecTest.vala X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=3d4f332d1779b5656d81714a5167cb33fccc6f68 tests/JsCoreExecTest.vala --- diff --git a/tests/JsCoreExecTest.vala b/tests/JsCoreExecTest.vala index 7c468cb66..be58291f9 100644 --- a/tests/JsCoreExecTest.vala +++ b/tests/JsCoreExecTest.vala @@ -1,4 +1,6 @@ +// valac --vapidir ../src/vapi JsCoreExecTest.vala ../src/Palete/Javascript.vala --pkg javascriptcore -o /tmp/jstest + int main (string[] args) { var js = Javascript.singleton();