mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
a few test changes
This commit is contained in:
@@ -113,7 +113,7 @@ namespace OpenSim.Data.SQLite
|
||||
{
|
||||
try
|
||||
{
|
||||
DllmapConfigHelper. RegisterAssembly(typeof(SqliteConnection).Assembly);
|
||||
DllmapConfigHelper.RegisterAssembly(typeof(SqliteConnection).Assembly);
|
||||
|
||||
m_connectionString = connectionString;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user