From 5da1967e951a7f423aa774e41ce73dd544dd47c3 Mon Sep 17 00:00:00 2001 From: "markh%activestate.com" Date: Wed, 19 Sep 2001 00:20:04 +0000 Subject: [PATCH] Add weak-reference test output to the expected test output. --- extensions/python/xpcom/test/output/test_misc | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/python/xpcom/test/output/test_misc b/extensions/python/xpcom/test/output/test_misc index 6c3cec3e4c14..97dc32a3687a 100644 --- a/extensions/python/xpcom/test/output/test_misc +++ b/extensions/python/xpcom/test/output/test_misc @@ -8,3 +8,4 @@ xpcom object hashing tests seemed to work The IID tests seemed to work The netscape sample worked! The netscape sample worked with interface flattening! +The unwrapping tests seemed to work