From f996313aabec649cab6b7a2b90763beab70aee3b Mon Sep 17 00:00:00 2001 From: Daniel Schauenberg Date: Fri, 16 Sep 2011 00:33:03 +0200 Subject: [PATCH] move original tests to tests/integration --- test_requests.py => tests/integration/test_requests.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test_requests.py => tests/integration/test_requests.py (100%) diff --git a/test_requests.py b/tests/integration/test_requests.py similarity index 100% rename from test_requests.py rename to tests/integration/test_requests.py -- 2.34.1