Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwhite committed Aug 22, 2010
1 parent 1a83ba5 commit ceb08b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/pickle/session/api_spec.rb
@@ -1,5 +1,5 @@
require 'spec_helper'

describe Pickle::Api do
include Pickle::Api
describe Pickle::Session::Api do
include Pickle::Session::Api
end

0 comments on commit ceb08b5

Please sign in to comment.