From 87fb4b936091b40ee7cdc298ea9c2e751d4c7fe7 Mon Sep 17 00:00:00 2001 From: brianc Date: Sun, 10 Oct 2010 18:25:47 -0500 Subject: [PATCH] moved integration tests into sub folder --- test/{api-tests.js => integration/simple-query-tests.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{api-tests.js => integration/simple-query-tests.js} (100%) diff --git a/test/api-tests.js b/test/integration/simple-query-tests.js similarity index 100% rename from test/api-tests.js rename to test/integration/simple-query-tests.js