Update article.md
This commit is contained in:
parent
23b5766b82
commit
46081def56
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ Grouping is done with a nested `describe`:
|
||||||
describe("pow", function() {
|
describe("pow", function() {
|
||||||
|
|
||||||
*!*
|
*!*
|
||||||
describe("raises x to power n", function() {
|
describe("raises x to power 3", function() {
|
||||||
*/!*
|
*/!*
|
||||||
|
|
||||||
function makeTest(x) {
|
function makeTest(x) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue