From 1517fcd5857a7c7eef1184e5883c305e42e2bc21 Mon Sep 17 00:00:00 2001 From: gnosygnu Date: Sun, 20 Jan 2019 19:45:56 -0500 Subject: [PATCH] Dev: Fix missing junit import --- res/dev/make/xowa_compile.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/dev/make/xowa_compile.xml b/res/dev/make/xowa_compile.xml index 1ab22d681..3d4525e31 100644 --- a/res/dev/make/xowa_compile.xml +++ b/res/dev/make/xowa_compile.xml @@ -6,7 +6,7 @@ + classpath="${root_dir}/src/lib/junit.jar:${root_dir}/bin/any/java/apache/commons-compress-1.5.jar:${root_dir}/bin/any/java/xz/xz-1.5.jar">