summaryrefslogtreecommitdiff
path: root/Build/source/libs/mpfr/mpfr.test
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/mpfr/mpfr.test')
-rwxr-xr-xBuild/source/libs/mpfr/mpfr.test7
1 files changed, 0 insertions, 7 deletions
diff --git a/Build/source/libs/mpfr/mpfr.test b/Build/source/libs/mpfr/mpfr.test
deleted file mode 100755
index 4be42cafe5e..00000000000
--- a/Build/source/libs/mpfr/mpfr.test
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /bin/sh
-
-# Copyright (C) 2014 Taco Hoekwater <taco@metatex.org>
-# You may freely use, modify and/or distribute this file.
-
-./mpfrtest || exit 1
-