Skip to content

Commit

Permalink
updated to latest qunit and corrected typo in readme #8
Browse files Browse the repository at this point in the history
  • Loading branch information
mmonteleone committed Sep 4, 2011
1 parent 1f9024a commit 96d4b9a
Show file tree
Hide file tree
Showing 3 changed files with 257 additions and 194 deletions.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -145,7 +145,7 @@ Documentation:

### Usage Requirements

* [QUnit][1] (testrunner.js, testsuite.css, testsuite.html)
* [QUnit][1] (qunit.js, qunit.css)

### Downloading/Installing/Setup

Expand Down
1 change: 1 addition & 0 deletions lib/qunit.css
Expand Up @@ -186,6 +186,7 @@
color: #710909;
background-color: #fff;
border-left: 26px solid #EE5757;
white-space: pre;
}

#qunit-tests > li:last-child {
Expand Down

0 comments on commit 96d4b9a

Please sign in to comment.