summaryrefslogtreecommitdiffstats
path: root/tests/Misc/BugsTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Misc/BugsTest.php')
-rw-r--r--tests/Misc/BugsTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Misc/BugsTest.php b/tests/Misc/BugsTest.php
index 8c0a9ea..c24383b 100644
--- a/tests/Misc/BugsTest.php
+++ b/tests/Misc/BugsTest.php
@@ -20,6 +20,7 @@ class BugsTest extends TestCase
return array(
array('bugs/gh9'),
array('bugs/gh14'),
+ array('bugs/gh16'),
);
}
}