summaryrefslogtreecommitdiff
path: root/test/unit/context/cdmap_black.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/context/cdmap_black.h')
-rw-r--r--test/unit/context/cdmap_black.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/unit/context/cdmap_black.h b/test/unit/context/cdmap_black.h
index 7040e4cc1..262c66fe5 100644
--- a/test/unit/context/cdmap_black.h
+++ b/test/unit/context/cdmap_black.h
@@ -30,6 +30,8 @@ public:
void setUp() {
d_context = new Context;
//Debug.on("cdmap");
+ //Debug.on("gc");
+ //Debug.on("pushpop");
}
void tearDown() {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback