Explorar el Código

Fixed lint error

n1474335 hace 8 años
padre
commit
35e7460be8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/tests/operations/ByteRepr.js

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

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