Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
2d403c545bb4e95628b38c8c56faf9ef4a9de0d0
/
.
/
examples
/
web_testing
/
static_script.js
blob: 42ee7b17c1d6df71a6141b215d8a1d6471c5c059 [
file
] [
log
] [
blame
]
// Some test data that is loaded dynamically from the test
window
.
someGlobal
=
'someGlobalValue'
;