summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/tests/bug72498.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/com_dotnet/tests/bug72498.phpt')
-rw-r--r--ext/com_dotnet/tests/bug72498.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/com_dotnet/tests/bug72498.phpt b/ext/com_dotnet/tests/bug72498.phpt
index c5aad0cccc..e43251bd3c 100644
--- a/ext/com_dotnet/tests/bug72498.phpt
+++ b/ext/com_dotnet/tests/bug72498.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #72498 variant_date_from_timestamp null dereference
--SKIPIF--
-<?php # vim:ft=php
+<?php
if (!extension_loaded("com_dotnet")) print "skip COM/.Net support not present";
?>
--FILE--