There was an error while loading. Please reload this page.
1 parent 1bdf66c commit 3cc5884Copy full SHA for 3cc5884
1 file changed
test/test_harness.js
@@ -80,6 +80,8 @@ pdf_test_harness_init = function(pdf, message) {
80
btn3.onclick = function() {
81
harness.render('both');
82
}
83
+
84
+ return harness;
85
86
87
pdf_test_harness = function(pdf) {
0 commit comments