From b06838a19e0a7777cef2d927d28228213e361d56 Mon Sep 17 00:00:00 2001 From: lhenry15 Date: Thu, 8 Apr 2021 01:58:16 -0500 Subject: [PATCH] fix unit-test for MP SKIinterface --- .../{test_MatrixProfile.py => test_MatrixProfile_feature.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tods/tests/feature_analysis/{test_MatrixProfile.py => test_MatrixProfile_feature.py} (100%) diff --git a/tods/tests/feature_analysis/test_MatrixProfile.py b/tods/tests/feature_analysis/test_MatrixProfile_feature.py similarity index 100% rename from tods/tests/feature_analysis/test_MatrixProfile.py rename to tods/tests/feature_analysis/test_MatrixProfile_feature.py