Sign in
cobalt
/
cobalt.git
/
04cd6faca4dd5039a1b810e9ba7b7a79e51a781d
/
.
/
src
/
cobalt
/
debug
/
remote
/
devtools
/
node_modules
/
streamroller
/
lib
/
now.js
blob: 4dc39efa8c146472d1c169d70f80fbf3ad7ba893 [
file
]
// allows us to inject a mock date in tests
module
.
exports
=
()
=>
new
Date
();