Merge branch 'top-10-2013' of github.com:OWASP/railsgoat into top-10-2013

This commit is contained in:
cktricky
2013-11-14 10:11:11 -05:00
+1 -5
View File
@@ -1,5 +1 @@
require 'spec_helper' require 'spec_helper'
describe KeyManagement do
pending "add some examples to (or delete) #{__FILE__}"
end