From 220b282284146421992b56d65246cccd14a4da06 Mon Sep 17 00:00:00 2001 From: mhr Date: Mon, 28 Mar 2016 19:28:10 -0400 Subject: [PATCH] Fix spelling error in test.js in Morse code test --- test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.js b/test.js index 3de66762..80ccadc3 100644 --- a/test.js +++ b/test.js @@ -67,7 +67,7 @@ tap.equal(is("dräizéng").thirteen(), true); // Luxembourgish tap.equal(is("тринаесет").thirteen(), true); // Macedonian tap.equal(is("tiga belas").thirteen(), true); // Malay tap.equal(is("арван").thirteen(), true); // Mongolian -tap.equal(is(".---- ...--").thirtees(), true); // Morse code +tap.equal(is(".---- ...--").thirteen(), true); // Morse code tap.equal(is("irteenthay").thirteen(), true); // Pig Latin tap.equal(is("trzynaście").thirteen(), true); // Polish tap.equal(is("treze").thirteen(), true); // Portoguese