From d045ddeba0bec4deef8cd5825d4b8c022c726ca8 Mon Sep 17 00:00:00 2001 From: Heather Miller Date: Fri, 24 Oct 2014 14:00:07 -0700 Subject: Adds tests that programatically generate jars --- test/files/run/t6502.check | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/files/run/t6502.check (limited to 'test/files/run/t6502.check') diff --git a/test/files/run/t6502.check b/test/files/run/t6502.check new file mode 100644 index 0000000000..95d36ee221 --- /dev/null +++ b/test/files/run/t6502.check @@ -0,0 +1,8 @@ +test1 res1: true +test1 res2: true +test2 res1: true +test2 res2: true +test3 res1: true +test3 res2: true +test4 res1: true +test4 res2: true -- cgit v1.2.3