From 328e89c5bdbc3fac0305bdc271b42fbff5a0d2bb Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 14 May 2015 15:47:32 +0800 Subject: [PATCH] tests/TestCompiler.vala --- tests/TestCompiler.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TestCompiler.vala b/tests/TestCompiler.vala index 7dc703927..ffa5de64d 100644 --- a/tests/TestCompiler.vala +++ b/tests/TestCompiler.vala @@ -1,5 +1,5 @@ -// valac TreeBuilder.vala --pkg libvala-0.24 --pkg posix -o /tmp/treebuilder +// valac TestCompiler.vala --pkg libvala-0.26 --pkg posix -o /tmp/TestCompiler namespace Palete { -- 2.39.2