summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2009-12-29 02:45:32 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2009-12-29 02:45:32 +0000
commit67481f534f073015e7fd003111cc1e04028a16c2 (patch)
tree02af377c0666c966531d3a91a73d9aa1f2417d43
parentcf7c80b3f4a2ed9e2d2d2dd814839b9f50048815 (diff)
downloadsqlalchemy-67481f534f073015e7fd003111cc1e04028a16c2.tar.gz
only on oracle
-rw-r--r--test/dialect/test_oracle.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/dialect/test_oracle.py b/test/dialect/test_oracle.py
index 98fce1655..33d9c04e4 100644
--- a/test/dialect/test_oracle.py
+++ b/test/dialect/test_oracle.py
@@ -529,7 +529,9 @@ class TypesTest(TestBase, AssertsCompiledSQL):
class DontReflectIOTTest(TestBase):
"""test that index overflow tables aren't included in table_names."""
-
+
+ __only_on__ = 'oracle'
+
def setup(self):
testing.db.execute("""
CREATE TABLE admin_docindex(