Add regression tests for llGetNotecardLine()

This commit is contained in:
Justin Clark-Casey (justincc)
2013-02-28 20:57:03 +00:00
parent 9e0c678c1e
commit 14684116f8
8 changed files with 342 additions and 24 deletions

View File

@@ -45,7 +45,7 @@ namespace OpenSim.Tests
/// Set up a test directory.
/// </summary>
[SetUp]
public void SetUp()
public override void SetUp()
{
base.SetUp();