From 076de2c7101f4ddfba5b12bc395d683495055355 Mon Sep 17 00:00:00 2001 From: Dan Liew Date: Thu, 29 Jan 2015 17:24:15 +0000 Subject: Make NUnit.Runners a require NuGet package again. This is an attempt to unbreak the Jenkins build. I don't think doing this is ideal. The package isn't required to run tests, it's only required if you want to run them on the command line. --- Source/UnitTests/TestUtil/packages.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Source/UnitTests') diff --git a/Source/UnitTests/TestUtil/packages.config b/Source/UnitTests/TestUtil/packages.config index d4e241a2..ebfc3626 100644 --- a/Source/UnitTests/TestUtil/packages.config +++ b/Source/UnitTests/TestUtil/packages.config @@ -1,4 +1,5 @@  - \ No newline at end of file + + -- cgit v1.2.3