summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc/tests/long_columns.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pdo_odbc/tests/long_columns.phpt')
-rw-r--r--ext/pdo_odbc/tests/long_columns.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_odbc/tests/long_columns.phpt b/ext/pdo_odbc/tests/long_columns.phpt
index cc7b19517e..fda63c47cb 100644
--- a/ext/pdo_odbc/tests/long_columns.phpt
+++ b/ext/pdo_odbc/tests/long_columns.phpt
@@ -35,7 +35,7 @@ if (!isset($config['ENV']['PDOTEST_DSN']) || $config['ENV']['PDOTEST_DSN']===fal
// -otherwise, you'll have to open MS Access, create a database, then load that file in this Window to map it to a DSN
// 7. set the environment variable PDOTEST_DSN="odbc:<system dsn from step 5>" ex: SET PDOTEST_DSN=odbc:accdb12
// -note: on Windows, " is included in environment variable
-//
+//
// easy way to compile:
// configure --disable-all --enable-cli --enable-zts --enable-pdo --with-pdo-odbc --enable-debug
// configure --disable-all --eanble-cli --enable-pdo --with-pdo-odbc=unixODBC,/usr,/usr --with-unixODBC=/usr --enable-debug