5 lines
73 B
JavaScript
5 lines
73 B
JavaScript
|
/**
|
||
|
* resource test setup and support.
|
||
|
*/
|
||
|
|
||
|
assert = require('assert');
|