We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d402f commit a1458f4Copy full SHA for a1458f4
tests/states_tests.py
@@ -10,8 +10,6 @@
10
from nose.tools import eq_
11
from nose.plugins.skip import SkipTest
12
13
-# TODO: change to /tmp when install SQLitesutdio in ubuntu
14
-
15
PATH = "/tmp/states_tests.sqlite"
16
NAME = 'states_tests'
17
STATE = {
0 commit comments