Sign in
webkit
/
WebKit
/
36b74c3900290f2598b1d40cf6065a7028fc4a34
/
.
/
LayoutTests
/
js
/
dom
/
modules
/
resources
/
module-execution-order-mixed-with-classic-scripts-cocoa.js
blob: c2ec003d8ec2d01d4a00b9e8df7fd1c5447fc831 [
file
] [
log
] [
blame
]
import
"./module-execution-order-mixed-with-classic-scripts-matcha.js"
;
shouldBe
(
"count++"
,
"7"
);