summaryrefslogtreecommitdiff
path: root/test/HTML5/Parser/EventStackError.php
diff options
context:
space:
mode:
Diffstat (limited to 'test/HTML5/Parser/EventStackError.php')
-rw-r--r--test/HTML5/Parser/EventStackError.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/HTML5/Parser/EventStackError.php b/test/HTML5/Parser/EventStackError.php
index 8465b33..e2d6ba7 100644
--- a/test/HTML5/Parser/EventStackError.php
+++ b/test/HTML5/Parser/EventStackError.php
@@ -1,5 +1,5 @@
<?php
-namespace HTML5\Tests\Parser;
+namespace Masterminds\HTML5\Tests\Parser;
class EventStackParseError extends \Exception {
}