diff options
author | Sean Dague | 2008-09-12 18:13:43 +0000 |
---|---|---|
committer | Sean Dague | 2008-09-12 18:13:43 +0000 |
commit | 9349cf314963a2b74727b86e37b41642c7212d6d (patch) | |
tree | e52240f71b1bce3531649ce1629e1b62219f6827 /OpenSim/Data/Tests/BasicInventoryTests.cs | |
parent | change order in prebuild.xml so this works in nant on a clean (diff) | |
download | opensim-SC-9349cf314963a2b74727b86e37b41642c7212d6d.zip opensim-SC-9349cf314963a2b74727b86e37b41642c7212d6d.tar.gz opensim-SC-9349cf314963a2b74727b86e37b41642c7212d6d.tar.bz2 opensim-SC-9349cf314963a2b74727b86e37b41642c7212d6d.tar.xz |
move the actual [Test] methods for databases to OpenSim.Data.Tests
classes. This did mean loosing 1 unit test that was actually testing
an sqlite function directly instead of the interface.
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Data/Tests/BasicInventoryTest.cs (renamed from OpenSim/Data/Tests/BasicInventoryTests.cs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/OpenSim/Data/Tests/BasicInventoryTests.cs b/OpenSim/Data/Tests/BasicInventoryTest.cs index a6f81f9..a6f81f9 100644 --- a/OpenSim/Data/Tests/BasicInventoryTests.cs +++ b/OpenSim/Data/Tests/BasicInventoryTest.cs | |||