summaryrefslogtreecommitdiff
path: root/t/python-prefix.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/python-prefix.sh')
-rwxr-xr-xt/python-prefix.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/python-prefix.sh b/t/python-prefix.sh
index 3179d42e5..6231a571c 100755
--- a/t/python-prefix.sh
+++ b/t/python-prefix.sh
@@ -15,8 +15,6 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Test configure options --with-python_prefix and --with-python_exec_prefix.
-# We can't test with no prefixes specified, since the default is to
-# install in Python's sys.prefix and sys.exec_prefix directories.
required=python
. test-init.sh