Sign in
vanadium
/
release.js.core
/
e45e4cd9a919cbc0e93625fe795903ccf4b9d8ee
/
.
/
test
/
integration
/
default-blessing-regex.js
blob: f1c6987591a9a2a22986ac513f7029bda57d716d [
file
] [
log
] [
blame
]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
module
.
exports
=
new
RegExp
(
'^test/child.*'
);