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