From 0ecf55c21718ce97384f0c44d797549fce29db12 Mon Sep 17 00:00:00 2001 From: John Glover Date: Fri, 24 Jun 2011 18:21:52 +0100 Subject: Update test file names --- tests/debug.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/debug.py') diff --git a/tests/debug.py b/tests/debug.py index 62f3c48..084df72 100644 --- a/tests/debug.py +++ b/tests/debug.py @@ -27,4 +27,3 @@ def print_partials(partials): for peak_number, peak in enumerate(partial.peaks): print peak.frequency, print - -- cgit v1.2.3