# HG changeset patch # User Chris Cannam # Date 1392319270 0 # Node ID 5b6c000589a75bee2f1378fc6fb4206493495912 # Parent 625d922494f55dd77a851382b00be47cf01ad591 Just an import diff -r 625d922494f5 -r 5b6c000589a7 yeti/test.yeti --- a/yeti/test.yeti Mon Feb 03 13:01:47 2014 +0000 +++ b/yeti/test.yeti Thu Feb 13 19:21:10 2014 +0000 @@ -10,6 +10,7 @@ mm = load may.mathmisc; manipulate = load may.stream.manipulate; syn = load may.stream.syntheticstream; +test = load may.test; { makeKernel } = load cqtkernel; { cqt } = load cqt;