6 lines
122 B
Ruby
6 lines
122 B
Ruby
require 'spec_helper'
|
|
|
|
describe "teams/destroy.html.haml" do
|
|
pending "add some examples to (or delete) #{__FILE__}"
|
|
end
|