diff --git a/content/2009/04/13/js-test-san.textile b/content/2009/04/13/js-test-san.textile index 89ba1f2..13a7624 100644 --- a/content/2009/04/13/js-test-san.textile +++ b/content/2009/04/13/js-test-san.textile @@ -64,7 +64,7 @@ That should look familiar to people using Ruby’s Test::Unit. I haven’t added a Rake 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 %>

 namespace :test do
   desc "Run the JavaScript unit tests in public/test"