From da60dda202f386ed85fa15bf8fe02252d4dfb911 Mon Sep 17 00:00:00 2001 From: Som Snytt Date: Fri, 5 Sep 2014 00:24:27 -0700 Subject: SI-8835 Iterator tests can be junit Without loss of generality or convenience, but helps reduce the number of files in test/files and may reduce compile times for test suite. This commit includes the fix from #3963 and an extra test of that fix that ensures the stack doesn't grow on chained drops. --- test/files/run/t3516.check | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 test/files/run/t3516.check (limited to 'test/files/run/t3516.check') diff --git a/test/files/run/t3516.check b/test/files/run/t3516.check deleted file mode 100644 index d0d10d82fa..0000000000 --- a/test/files/run/t3516.check +++ /dev/null @@ -1,3 +0,0 @@ -1 -1 -21 -- cgit v1.2.3