]> git.notmuchmail.org Git - notmuch/blobdiff - test/T395-ruby.sh
test: move test_ruby() inside the only client
[notmuch] / test / T395-ruby.sh
index a0b76eb89ca1ba1da02c861a39f1e280105dbaf6..fec1f5ef322e4d38568225b117a158959df48b1e 100755 (executable)
@@ -8,6 +8,10 @@ fi
 
 add_email_corpus
 
+test_ruby() {
+    MAIL_DIR=$MAIL_DIR $NOTMUCH_RUBY -I "$NOTMUCH_BUILDDIR/bindings/ruby"> OUTPUT
+}
+
 test_begin_subtest "compare thread ids"
 test_ruby <<"EOF"
 require 'notmuch'