minor: tidy up spacing at bottom of MundaneFrameworkTests

0.7.5-pf-bulletsim
Justin Clark-Casey (justincc) 2012-12-05 21:53:25 +00:00
parent fdf8876e20
commit 2342d20a7e
1 changed files with 2 additions and 6 deletions

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");
}
}
}
}
}