aboutsummaryrefslogtreecommitdiff
path: root/dev/run-tests
diff options
context:
space:
mode:
Diffstat (limited to 'dev/run-tests')
-rwxr-xr-xdev/run-tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/run-tests b/dev/run-tests
index cf0b940c09..b62a25f425 100755
--- a/dev/run-tests
+++ b/dev/run-tests
@@ -21,6 +21,9 @@
FWDIR="$(cd `dirname $0`/..; pwd)"
cd $FWDIR
+# Download Hive Compatability Files
+dev/download-hive-tests.sh
+
# Remove work directory
rm -rf ./work