mirror of
https://github.com/amark/gun.git
synced 2025-06-08 07:06:44 +00:00
7 lines
189 B
JavaScript
7 lines
189 B
JavaScript
/*
|
|
** tests have relative paths to theory,
|
|
** although you should always use theory as an installed module
|
|
*/
|
|
|
|
var expect = global.expect = require("./expect");
|
|
require('./common'); |