Kaydet (Commit) 57846ed1 authored tarafından Eray Özkural's avatar Eray Özkural

* minor fix

üst c93b54e7
......@@ -14,6 +14,7 @@ import unittest
import os
import pisi.search
import pisi.lockeddbshelve
import testcase
......@@ -21,6 +22,7 @@ class SearchTestCase(testcase.TestCase):
def setUp(self):
testcase.TestCase.setUp(self, database = False)
pisi.lockeddbshelve.init_dbenv()
def testSearch(self):
doc1 = "A set object is an unordered collection of immutable values."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment