gitlabhq/spec/views/admin/teams/destroy.html.haml_spec.rb

6 lines
122 B
Ruby
Raw Normal View History

2013-01-19 18:58:13 +01:00
require 'spec_helper'
describe "teams/destroy.html.haml" do
pending "add some examples to (or delete) #{__FILE__}"
end