Skip to content

Commit 8bcbf22

Browse files
committed
Fix unit tests in adding a comma in the JSON for imports
1 parent db6b0cd commit 8bcbf22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/unit_test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"web-preferences": "../../web/genericcom.js",
4545
"web-print_service": "../../web/pdf_print_service.js",
4646
"web-secondary_toolbar": "../../web/secondary_toolbar.js",
47-
"web-toolbar": "../../web/toolbar.js"
47+
"web-toolbar": "../../web/toolbar.js",
4848
"web-views_manager": "../../web/views_manager.js"
4949
}
5050
}

0 commit comments

Comments
 (0)