From 255494852ba244e92ba4dc2a3821b3ffea0f8f93 Mon Sep 17 00:00:00 2001 From: Jinsongdi Yu Date: Mon, 1 Nov 2010 13:49:17 +0100 Subject: JYu: systemtest patch with memleak test --- .../test_select/test_rasql/induction_all_operations_gt.rasql | 1 + 1 file changed, 1 insertion(+) create mode 100644 systemtest/testcases_mandatory/test_select/test_rasql/induction_all_operations_gt.rasql (limited to 'systemtest/testcases_mandatory/test_select/test_rasql/induction_all_operations_gt.rasql') diff --git a/systemtest/testcases_mandatory/test_select/test_rasql/induction_all_operations_gt.rasql b/systemtest/testcases_mandatory/test_select/test_rasql/induction_all_operations_gt.rasql new file mode 100644 index 0000000..c8486b9 --- /dev/null +++ b/systemtest/testcases_mandatory/test_select/test_rasql/induction_all_operations_gt.rasql @@ -0,0 +1 @@ +select test_grey > test_grey2 from test_grey, test_grey2 \ No newline at end of file -- cgit