debug-tool
Version:
20 lines (16 loc) • 530 B
JavaScript
/* ================================================================
* debug-tool by xdf(xudafeng[at]126.com)
*
* first created at : Wed Dec 23 2015 16:01:31 GMT+0800 (CST)
*
* ================================================================
* Copyright 2013 xdf
*
* Licensed under the MIT License
* You may not use this file except in compliance with the License.
*
* ================================================================ */
;
var debug-tool = require('..');
describe('test', function() {
});