This commit is contained in:
John Bintz 2011-05-17 11:24:37 -04:00
parent af4677438e
commit 14cc7d3e26

View File

@ -62,7 +62,7 @@ If it works in yours, [leave me a message on GitHub](https://github.com/johnbint
gem, your application and spec files, and any helpers you may need. The runner then creates a WebKit widget that
loads the HTML file, runs the tests, and grabs the results of the test to show back to you. Awesome!
`jasmine-headless-webkit` uses the same `jasmine.yml` file that the Jasmine gem file uses to define where particular
`jasmine-headless-webkit` uses the same `jasmine.yml` file that the Jasmine gem uses to define where particular
files for the testing process are located:
{% highlight yaml %}