Merge "Add two new debug log groups"
[lhc/web/wiklou.git] / tests / testHelpers.inc
index 847ae32..1d9cf30 100644 (file)
@@ -573,7 +573,7 @@ class TestFileIterator implements Iterator {
                        throw new MWException( sprintf(
                                "'%s' without '%s' at line %s of %s\n",
                                $this->section,
-                               $token,
+                               implode( ',', $tokens ),
                                $this->lineNum,
                                $this->file
                        ) );