From: Matthew Fernandez Date: Sat, 17 Oct 2020 22:08:24 +0000 (-0700) Subject: remove rtest.sh redirect X-Git-Tag: 2.46.0~20^2^2~16^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97b275543ca974b40b7ebfe4cbb617cb4e3f686b;p=graphviz remove rtest.sh redirect Nothing in the repository uses this any more. --- diff --git a/rtest/rtest.sh b/rtest/rtest.sh deleted file mode 100644 index fcee06210..000000000 --- a/rtest/rtest.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -python3 rtest.py "$@"