mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-21 20:55:48 +00:00
Fix code indentation.
This commit is contained in:
@@ -11,8 +11,6 @@ try {
|
|||||||
|
|
||||||
var config = require('../src/js/ripple/config').load(conf);
|
var config = require('../src/js/ripple/config').load(conf);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
buster.testCase("Serialized types", {
|
buster.testCase("Serialized types", {
|
||||||
"Int8" : {
|
"Int8" : {
|
||||||
"Serialize 0" : function () {
|
"Serialize 0" : function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user