Skip to content

Commit

Permalink
Update README. Remove the last(est) vestigates of OCUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Lupo committed Dec 17, 2015
1 parent f154cf4 commit 1a365ea
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,6 @@ The `:exclusive => true` option will prevent Cocoapods from including dependenci

After running `pod install` complete the tasks in [**Final Test Target Configurations**](#final-test-target-configurations) below for the final details on getting your tests to run.

Note: if you are using KIF with OCUnit, you need to use the OCUnit version of KIF as follows:

```Ruby
target 'Acceptance Tests', :exclusive => true do
pod 'KIF/OCUnit', '~> 3.0'
end
```

Installation (from GitHub)
--------------------------

Expand Down

0 comments on commit 1a365ea

Please sign in to comment.