From 1b9866b4e77ecc39391441df3e0259a6e3fde8f1 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Tue, 22 Feb 2011 02:48:46 +0900 Subject: [PATCH] temporarily disable importing/exporting/sync tests --- tests/{ => off}/test_exporting.py | 0 tests/{ => off}/test_importing.py | 0 tests/{ => off}/test_sync.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename tests/{ => off}/test_exporting.py (100%) rename tests/{ => off}/test_importing.py (100%) rename tests/{ => off}/test_sync.py (100%) diff --git a/tests/test_exporting.py b/tests/off/test_exporting.py similarity index 100% rename from tests/test_exporting.py rename to tests/off/test_exporting.py diff --git a/tests/test_importing.py b/tests/off/test_importing.py similarity index 100% rename from tests/test_importing.py rename to tests/off/test_importing.py diff --git a/tests/test_sync.py b/tests/off/test_sync.py similarity index 100% rename from tests/test_sync.py rename to tests/off/test_sync.py