Sign in
webkit
/
WebKit
/
e59620e2c2a5636b9d9a05fc64676565efddf2aa
/
.
/
LayoutTests
/
js
/
dom
/
modules
/
script-tests
/
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"
);