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