diff options
| author | Ard Biesheuvel <abies@php.net> | 2003-08-12 09:57:57 +0000 |
|---|---|---|
| committer | Ard Biesheuvel <abies@php.net> | 2003-08-12 09:57:57 +0000 |
| commit | cba7a312458fc23ce1db95afed0c07c8659a101b (patch) | |
| tree | 76221bbfa332c22657dd2f53ac65e1d2dce5b116 /ext/interbase/tests/002.phpt | |
| parent | 8d34c2b4badd6b4fb1278ceef14842a04f821929 (diff) | |
| download | php-git-cba7a312458fc23ce1db95afed0c07c8659a101b.tar.gz | |
Tiny fix
Diffstat (limited to 'ext/interbase/tests/002.phpt')
| -rw-r--r-- | ext/interbase/tests/002.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/interbase/tests/002.phpt b/ext/interbase/tests/002.phpt index 94f2fbdb97..6f30fb85fd 100644 --- a/ext/interbase/tests/002.phpt +++ b/ext/interbase/tests/002.phpt @@ -9,8 +9,6 @@ InterBase: connect, close and pconnect require("interbase.inc"); - $test_base = dirname(__FILE__)."/ibase_test.tmp"; - ibase_connect($test_base); out_table("test1"); ibase_close(); |
