summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/tests/bug73679.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/com_dotnet/tests/bug73679.phpt')
-rw-r--r--ext/com_dotnet/tests/bug73679.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/com_dotnet/tests/bug73679.phpt b/ext/com_dotnet/tests/bug73679.phpt
index 6f46d87d7f..b5b884553f 100644
--- a/ext/com_dotnet/tests/bug73679.phpt
+++ b/ext/com_dotnet/tests/bug73679.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #73679 DOTNET read access violation using invalid codepage
+Bug #73679 DOTNET read access violation using invalid codepage
--SKIPIF--
<?php # vim:ft=php
if (!extension_loaded("com_dotnet")) print "skip COM/.Net support not present"; ?>