mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Delete obsolete files and update LICENSE file
This commit is contained in:
7
test/fixtures/index.js
vendored
Normal file
7
test/fixtures/index.js
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
responses: require('./responses'),
|
||||
requests: require('./requests'),
|
||||
rippled: require('./rippled')
|
||||
};
|
||||
Reference in New Issue
Block a user