diff --git a/tests/qformat_wordtable_export_test.php b/tests/qformat_wordtable_export_test.php index 044800d..c11b427 100644 --- a/tests/qformat_wordtable_export_test.php +++ b/tests/qformat_wordtable_export_test.php @@ -33,7 +33,6 @@ require_once($CFG->dirroot . '/question/format/xml/tests/xmlformat_test.php'); require_once($CFG->dirroot . '/tag/lib.php'); -namespace qformat_wordtable /** * Unit tests for exporting questions into Word (via XML).