Update the README with new spec runner location.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -126,4 +126,4 @@ Rivets.js uses [grunt](http://gruntjs.com/) as the build tool. Run `grunt` from | ... | @@ -126,4 +126,4 @@ Rivets.js uses [grunt](http://gruntjs.com/) as the build tool. Run `grunt` from |
126 | 126 | ||
127 | #### Testing | 127 | #### Testing |
128 | 128 | ||
129 | Rivets.js uses [Jasmine](http://pivotal.github.com/jasmine/) as the testing framework. You can run the tests by opening the *test.html* file. | 129 | Rivets.js uses [Jasmine](http://pivotal.github.com/jasmine/) as the testing framework. You can run the tests by opening */spec/index.html*. | ... | ... |
-
Please register or sign in to post a comment