Sign in
webkit
/
WebKit
/
1301b5dddcb28e452a3a8911596f68f5704bd0a8
/
.
/
LayoutTests
/
js
/
dom
/
modules
/
script-tests
/
module-execution-order-mixed.js
blob: 44386fbb8681cbf7e59c4737637e87be38cff744 [
file
] [
log
] [
blame
]
import
"./module-execution-order-mixed-cocoa.js"
import
"./module-execution-order-mixed-cappuccino.js"
shouldBe
(
"count++"
,
"3"
);