Skip to content

Commit

Permalink
A few cosmetic changes, and adding Mark Dodwell as a contributor.
Browse files Browse the repository at this point in the history
  • Loading branch information
pat committed Jul 2, 2010
1 parent 0d10cac commit 14d9a33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,4 @@ Since I first released this library, there's been quite a few people who have su
* Tomáš Pospíšek
* Tom Stuart
* James Brooks
* Mark Dodwell
6 changes: 2 additions & 4 deletions spec/thinking_sphinx/test_spec.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
require "spec/spec_helper"
require "thinking_sphinx/test"

class FakeError < StandardError; end
require 'spec_helper'
require "#{File.dirname(__FILE__)}/../../lib/thinking_sphinx/test"

describe ThinkingSphinx::Test do
describe ".run" do
Expand Down

0 comments on commit 14d9a33

Please sign in to comment.