diff options
author | Michael Cerquoni | 2014-02-04 00:30:35 -0500 |
---|---|---|
committer | Michael Cerquoni | 2014-02-04 00:30:35 -0500 |
commit | f81841a2c5d353d4ef09296592bdaaddcc465149 (patch) | |
tree | 7c01461e4d375af7f972bd77901a2e23085ba6c0 /TESTING.txt | |
parent | Fix raw32 terrain heightmap reader so it estimates terrain size from (diff) | |
download | opensim-SC-f81841a2c5d353d4ef09296592bdaaddcc465149.zip opensim-SC-f81841a2c5d353d4ef09296592bdaaddcc465149.tar.gz opensim-SC-f81841a2c5d353d4ef09296592bdaaddcc465149.tar.bz2 opensim-SC-f81841a2c5d353d4ef09296592bdaaddcc465149.tar.xz |
this is just a test
Diffstat (limited to '')
-rw-r--r-- | TESTING.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING.txt b/TESTING.txt index da9dd60..8ed5245 100644 --- a/TESTING.txt +++ b/TESTING.txt | |||
@@ -1,5 +1,5 @@ | |||
1 | = The Quick Guide to OpenSim Unit Testing = | 1 | = The Quick Guide to OpenSim Unit Testing = |
2 | 2 | ||
3 | == Running Tests == | 3 | == Running Tests == |
4 | 4 | ||
5 | On Linux you will need to have NUnit installed (http://www.nunit.org). | 5 | On Linux you will need to have NUnit installed (http://www.nunit.org). |