We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff617d0 + 5525779 commit ac4994aCopy full SHA for ac4994a
chapters/testing/testing_with_nodeunit.md
@@ -17,7 +17,7 @@ For example, we expect our calculator will be able to add and subtract and will
17
18
{% highlight coffeescript %}
19
20
-# tests/calculator.test.coffee
+# test/calculator.test.coffee
21
22
Calculator = require '../calculator'
23
0 commit comments