Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
grempe committed Jun 25, 2008
1 parent 168a016 commit 7930891
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion spec/spec.opts
@@ -1 +1 @@
--colour
--colour
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Expand Up @@ -4,4 +4,4 @@
require 'rubygems'
gem 'rspec'
require 'spec'
end
end
6 changes: 3 additions & 3 deletions spec/sproutcore_spec.rb
Expand Up @@ -3,9 +3,9 @@
# Time to add your specs!
# http://rspec.rubyforge.org/
describe "Place your specs here" do

it "find this spec in spec directory" do
violated "Be sure to write your specs"
end
end

end

0 comments on commit 7930891

Please sign in to comment.