fix OpenSim.Tests.ConfigurationLoaderTest to satisfy requirement that OpenSimDefaults.ini is present

this should allow the testsuite to run again and the autobuild to complete
This commit is contained in:
Justin Clark-Casey (justincc)
2010-09-14 17:01:53 +01:00
parent 5d48e3c0bb
commit 095d400f5b

View File

@@ -69,7 +69,7 @@ namespace OpenSim.Tests
[Test]
public void IncludeTests()
{
const string mainIniFile = "OpenSim.ini";
const string mainIniFile = "OpenSimDefaults.ini";
m_config = new IniConfigSource();
// Create ini files in a directory structure