Browse Source

Fixed lint error

n1474335 8 years ago
parent
commit
35e7460be8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/tests/operations/ByteRepr.js

+ 1 - 1
test/tests/operations/ByteRepr.js

@@ -74,4 +74,4 @@ TestRegister.addTests([
             }
             }
         ]
         ]
     },
     },
-]);
+]);