From f81841a2c5d353d4ef09296592bdaaddcc465149 Mon Sep 17 00:00:00 2001 From: Michael Cerquoni Date: Tue, 4 Feb 2014 00:30:35 -0500 Subject: [PATCH] this is just a test --- TESTING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TESTING.txt b/TESTING.txt index da9dd60a9e..8ed5245dce 100644 --- a/TESTING.txt +++ b/TESTING.txt @@ -1,5 +1,5 @@ = The Quick Guide to OpenSim Unit Testing = - + == Running Tests == On Linux you will need to have NUnit installed (http://www.nunit.org).