Fixed typo
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -144,7 +144,7 @@ Test command args and options | ... | @@ -144,7 +144,7 @@ Test command args and options |
144 | Arguments | 144 | Arguments |
145 | ~~~~~~~~~ | 145 | ~~~~~~~~~ |
146 | 146 | ||
147 | The ``capserjs test`` command will treat every passed argument as file or directory paths containing tests. It will recursively scan any passed directory to search for ``*.js`` or ``*.coffee`` files and add them to the stack. | 147 | The ``casperjs test`` command will treat every passed argument as file or directory paths containing tests. It will recursively scan any passed directory to search for ``*.js`` or ``*.coffee`` files and add them to the stack. |
148 | 148 | ||
149 | .. warning :: | 149 | .. warning :: |
150 | 150 | ... | ... |
-
Please register or sign in to post a comment