From e411cf8269b1c8b1334500ebd80e5348fc0b0c8c Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Wed, 12 Mar 2014 19:29:56 +0100 Subject: [PATCH] php: remove the custom "env" loading in tests Other than being too late for changing environment variables like LD_LIBRARY_PATH, now it is no more needed. --- php/extension/guestfs_php_001.phpt | 14 -------------- php/extension/guestfs_php_002.phpt | 14 -------------- php/extension/guestfs_php_003.phpt | 14 -------------- 3 files changed, 42 deletions(-) diff --git a/php/extension/guestfs_php_001.phpt b/php/extension/guestfs_php_001.phpt index 65723a6f4..013ebb577 100644 --- a/php/extension/guestfs_php_001.phpt +++ b/php/extension/guestfs_php_001.phpt @@ -2,20 +2,6 @@ Load the module and create a handle. --FILE--