ToastFreeware
/
philipp
/
winterrodeln
/
wrpylib.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Made test_wrregioncache_table independent of wrregioncache.id.
[philipp/winterrodeln/wrpylib.git]
/
tests
/
test_wrmwcache.py
diff --git
a/tests/test_wrmwcache.py
b/tests/test_wrmwcache.py
index 86b7c9f037273d0fc28d2f745826baf025365cb8..fa15c8c92b60e46a6a75ca093b08677af905bc44 100644
(file)
--- a/
tests/test_wrmwcache.py
+++ b/
tests/test_wrmwcache.py
@@
-1,5
+1,4
@@
#!/usr/bin/python3.4
-# -*- coding: iso-8859-15 -*-
from sqlalchemy.engine import create_engine
from wrpylib import wrmwcache
import unittest