UNPKG
preceptor
Version:
latest (0.9.11)
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
Preceptor testrunner and aggregator
github.com/yahoo/preceptor
yahoo/preceptor
preceptor
/
lib
/
defaults
/
defaultShared.js
7 lines
(4 loc)
•
166 B
JavaScript
View Raw
1
2
3
4
5
6
7
// Copyright 2014, Yahoo! Inc.
// Copyrights licensed under the Mit License. See the accompanying LICENSE file for terms.
var
shared
=
{};
module
.
exports
= shared;