Skip to content

Commit

Permalink
update percent codec
Browse files Browse the repository at this point in the history
  • Loading branch information
washu committed Feb 26, 2011
1 parent a12a50c commit 4818676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/owasp_esapi_percent_codec.rb
Expand Up @@ -3,7 +3,7 @@
module Owasp
module Esapi
module Codec
describe Codec do
describe PrecentCodec do
let (:codec) { Owasp::Esapi::Codec::PercentCodec.new }

it "should decode %3c as <" do
Expand Down

0 comments on commit 4818676

Please sign in to comment.