From f9f60177bf08a455f0ed78248fa8e737355b60f5 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Sun, 7 May 2017 16:14:21 +0200 Subject: [PATCH] Move an analysis test. --- test/{test_integration_analysis.py => test_api/test_analysis.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{test_integration_analysis.py => test_api/test_analysis.py} (100%) diff --git a/test/test_integration_analysis.py b/test/test_api/test_analysis.py similarity index 100% rename from test/test_integration_analysis.py rename to test/test_api/test_analysis.py