From 5e6367cca24d2d6c2f4a122b06463fb6f1fe0046 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Mon, 8 Mar 2010 19:58:10 +0000 Subject: Added test.debug target to build.xml. tests you have placed in the test/debug directories - critically for those of us stuck debugging ant, this lets one run a small selection of tests by way of ant instead of the console runner. (Sorry about the empty .gitignore files, but one of git's quirks is that it won't acknowledge the existence of an empty directory.) No review. --- test/debug/scalacheck/.gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/debug/scalacheck/.gitignore (limited to 'test/debug/scalacheck') diff --git a/test/debug/scalacheck/.gitignore b/test/debug/scalacheck/.gitignore new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3