Skip to content

Commit

Permalink
I think I'll use UV once I have time to look into the styling issues
Browse files Browse the repository at this point in the history
  • Loading branch information
alloy committed Apr 13, 2009
1 parent abe6d1a commit 467b913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/2009/04/13/js-test-san.textile
Expand Up @@ -64,7 +64,7 @@ That should look familiar to people using Ruby’s <code>Test::Unit</code>.

I haven’t added a <code>Rake</code> task helper yet, but the following should get you going for now.

<%# FIXME: This breaks formatting for some reason. coderay :lang => "ruby" do %>
<%# FIXME: This breaks formatting for some reason. uv :lang => "ruby" do %>
<pre><code>
namespace :test do
desc "Run the JavaScript unit tests in public/test"
Expand Down

0 comments on commit 467b913

Please sign in to comment.