Sign in
appsheet-third-party
/
react-google-recaptcha
/
bdef355c5c767972c7f00b34bd5583c79f2025d4
/
.
/
test
/
index.js
blob: 7642c0891639d2744f33fb2278e2838a6544e608 [
file
] [
log
] [
blame
]
import
"es5-shim"
;
import
"es6-shim"
;
const
testsContext
=
require
.
context
(
"."
,
true
,
/-spec$/
);
testsContext
.
keys
().
forEach
(
testsContext
);