Sign in
vanadium
/
release.js.core
/
1136eaba0ea53d2f7b0efef33b0f6b800e279982
/
.
/
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.*'
);