1 /* Any copyright is dedicated to the Public Domain.
2 * http://creativecommons.org/publicdomain/zero/1.0/
7 function continue_test(status
) {
8 Assert
.equal(status
, Cr
.NS_OK
);
9 // TODO - mayhemer: remove this tests completely
11 // if the above line does not crash, the test was successful
19 Ci
.nsICacheStorage
.OPEN_NORMALLY
,