]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_test/test/test_write_fasta
testing suite paths upgraded
[biopieces.git] / bp_test / test / test_write_fasta
index 45972004cabe34e7c6c970607f7d4933866c7e10..f1a9a771ffa002c2133c98dd01a793c26c05c2a1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env sh
 
-source "lib/test.sh"
+source "$BP_DIR/bp_test/lib/test.sh"
 
 run "write_fasta -I $in -o $tmp.1 -x"
 assert_no_diff $tmp.1 $out.1