diff tests/test-include.sh @ 118:0fe5abb56a6e test-reorg

Pull more stuff up into include file
author Chris Cannam
date Wed, 08 Oct 2014 14:20:45 +0100
parents 8b4924a9a072
children
line wrap: on
line diff
--- a/tests/test-include.sh	Wed Oct 08 13:14:39 2014 +0100
+++ b/tests/test-include.sh	Wed Oct 08 14:20:45 2014 +0100
@@ -1,3 +1,9 @@
+
+mypath=`dirname $0`
+r=$mypath/../sonic-annotator
+
+percplug=vamp:vamp-example-plugins:percussiononsets
+testplug=vamp:vamp-test-plugin:vamp-test-plugin
 
 fail() {
     echo "Test failed: $1"