From 22d4c52ffc374e167cb674e0e20815615d8a6927 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Sat, 24 Nov 2012 03:15:24 +0000 Subject: Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests --- prebuild.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index a7201c5..0612c10 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -2716,10 +2716,11 @@ ../../bin/ - + + @@ -3293,6 +3294,7 @@ + -- cgit v1.1