minor: tidy up spacing at bottom of MundaneFrameworkTests

This commit is contained in:
Justin Clark-Casey (justincc)
2012-12-05 21:53:25 +00:00
parent fdf8876e20
commit 2342d20a7e

View File

@@ -303,10 +303,6 @@ namespace OpenSim.Framework.Tests
Culture.SetCurrentCulture();
Assert.That(Thread.CurrentThread.CurrentCulture.Name == ci.Name, "SetCurrentCulture failed to set thread culture to en-US");
}
}
}
}
}