changeset 73:2958013ed16a

Tidy
author Chris Cannam
date Thu, 08 Feb 2018 12:37:43 +0000
parents c9e370c3c26c
children 42cc6dfc0026
files CHANGELOG
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Wed Feb 07 22:09:17 2018 +0000
+++ b/CHANGELOG	Thu Feb 08 12:37:43 2018 +0000
@@ -5,16 +5,16 @@
 
  * Add mechanism for listing the available tests and running only a
    single test at a time
- 
+
  * Add test for reset() changing effective parameter values
 
  * Add test for fixed-sample-rate output defined without sample rate
- 
+
  * Add test for existence of .cat file
 
  * Add test for boilerplate description text still in place for VamPy
    plugins
- 
+
  * Make output more informative for some tests, and make some tests faster
 
 Bug fixes