Sign in
webkit
/
WebKit
/
027d9947be7394fd875bd4e203a72ecbac14d842
/
.
/
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"
);