Commit 6e06b9261fd486fe042a35bd49c807e27cd48353

Authored by Adhidarma Hadiwinoto
1 parent afd80f70b8
Exists in master

ESLINT: global describe and it

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

1 1 "use strict";
2 2  
  3 +/* global describe it */
  4 +
3 5 const should = require('should');
4 6  
5 7 const st24 = require('./lib/st24');