X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Ftest-lib.sh;h=d46bb4c34a9165599542b2eff981e5d224f63d67;hb=12c36a5e3f676d5108cede6ac09204fb62fa20b1;hp=88e2a82f7337e9bf0a755b70187e8bbc342bada1;hpb=595b61ef47bf6b8f8a6b32e85664d0256e979392;p=notmuch diff --git a/test/test-lib.sh b/test/test-lib.sh index 88e2a82f..d46bb4c3 100644 --- a/test/test-lib.sh +++ b/test/test-lib.sh @@ -1124,10 +1124,6 @@ test_python() { $NOTMUCH_PYTHON -B - > OUTPUT } -test_ruby() { - MAIL_DIR=$MAIL_DIR $NOTMUCH_RUBY -I "$NOTMUCH_BUILDDIR/bindings/ruby"> OUTPUT -} - test_C () { local exec_file test_file exec_file="test${test_count}"