Skip to content

Commit

Permalink
cleaned up requires
Browse files Browse the repository at this point in the history
  • Loading branch information
Orion98MC committed Dec 3, 2010
1 parent 97d68a0 commit 0b42f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
@@ -1,5 +1,5 @@
require 'rubygems'
gem 'rspec', '>= 2.0.0'
# require 'spec'
require 'rspec'
require File.join(File.dirname(__FILE__), '..', 'lib', 'apns')
require 'base64'

0 comments on commit 0b42f38

Please sign in to comment.