Sign in
webkit
/
WebKit
/
49e061d8a3dbe8c30f3935dcdd27d7b6b9ae2882
/
.
/
LayoutTests
/
js
/
dom
/
modules
/
script-tests
/
module-execution-order-mixed-cocoa.js
blob: 081f67e6aaa28225f33a14435c3ead70efb94b55 [
file
] [
log
] [
blame
]
import
"./module-execution-order-mixed-matcha.js"
;
shouldBe
(
"count++"
,
"1"
);