From 0f55ef3beadc6d149fcc2273cb16531fc0a02251 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 19 Mar 2010 15:32:17 -0400 Subject: [PATCH] rename test_select to test_compiler --- test/sql/{test_select.py => test_compiler.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/sql/{test_select.py => test_compiler.py} (100%) 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 -- 2.47.3