From: Mike Bayer Date: Fri, 19 Mar 2010 19:32:17 +0000 (-0400) Subject: rename test_select to test_compiler X-Git-Tag: rel_0_6beta2~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f55ef3beadc6d149fcc2273cb16531fc0a02251;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git rename test_select to test_compiler --- diff --git a/test/sql/test_select.py b/test/sql/test_compiler.py similarity index 100% rename from test/sql/test_select.py rename to test/sql/test_compiler.py