mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
fix typo in name of test db
This commit is contained in:
@@ -39,7 +39,7 @@ namespace OpenSim.Data.SQLite.Tests
|
||||
[TestFixture]
|
||||
public class SQLiteAssetTest
|
||||
{
|
||||
public string file = "assetest.db";
|
||||
public string file = "assettest.db";
|
||||
public string connect;
|
||||
public SQLiteAssetData db;
|
||||
public UUID uuid1;
|
||||
|
||||
Reference in New Issue
Block a user