From 0ecf55c21718ce97384f0c44d797549fce29db12 Mon Sep 17 00:00:00 2001
From: John Glover <glover.john@gmail.com>
Date: Fri, 24 Jun 2011 18:21:52 +0100
Subject: Update test file names

---
 tests/signals.py | 1 -
 1 file changed, 1 deletion(-)

(limited to 'tests/signals.py')

diff --git a/tests/signals.py b/tests/signals.py
index 1ebf44e..5b04c03 100644
--- a/tests/signals.py
+++ b/tests/signals.py
@@ -47,4 +47,3 @@ def sinechirpsine():
         audio[i+(section_length*sampling_rate*2)] = amp * np.sin(2 * np.pi * final_freq * t)
     
     return audio
- 
-- 
cgit v1.2.3