diff --git a/script/test b/script/test deleted file mode 100755 index 8c4688a4d65..00000000000 --- a/script/test +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -# Executes the tests with tox. - -cd "$(dirname "$0")/.." - -tox -e py36