Skip to content

Commit 6fd7a38

Browse files
committed
Update tests/README.md
1 parent 253e1ad commit 6fd7a38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# How to run these tests
22

3-
* Compile the code and tests, by running `node_modules/.bin/gulp`
3+
* Run `npm install` and `bower install` to install the dependencies
44
* Start the harness server, by running `node test-server.js`
5-
* Visit <http://localhost:3838> in your browser
5+
* Run `npm test`
66
* Check the console: the text "affjax: All good!" should appear if and only if
77
all the tests passed.

0 commit comments

Comments
 (0)