Skip to content

Commit

Permalink
--wip-- [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
amejiarosario committed Apr 4, 2020
1 parent 88441c2 commit 02034a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lab/exercises/10-mixed/integer-to-words.spec.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// npx jest lab/exercises/10-mixed/integer-to-words.spec.js --watch

const numberToWords = require('./integer-to-words');

describe('Integer to English Words', () => {
Expand Down

0 comments on commit 02034a3

Please sign in to comment.