Przeglądaj źródła

docs: Fix simple typo, skiped -> skipped

There is a small typo in test/mustache-spec-test.js.

Should read `skipped` rather than `skiped`.
pull/749/head
Tim Gates 6 lat temu
rodzic
commit
ed20d9b768
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: AE3BE0D53823CF05
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      test/mustache-spec-test.js

+ 1
- 1
test/mustache-spec-test.js Wyświetl plik

@@ -32,7 +32,7 @@ var skipTests = {
] ]
}; };


// You can run the skiped tests by setting the NOSKIP environment variable to
// You can run the skipped tests by setting the NOSKIP environment variable to
// true (e.g. NOSKIP=true mocha test/mustache-spec-test.js) // true (e.g. NOSKIP=true mocha test/mustache-spec-test.js)
var noSkip = process.env.NOSKIP; var noSkip = process.env.NOSKIP;




Ładowanie…
Anuluj
Zapisz