Skip to content

Commit

Permalink
💄 Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Schüßler committed Jun 19, 2014
1 parent 9ba1cd5 commit 78948e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/repo.test.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ describe "Repo", ->
status.files.should.not.have.a.property file
status.files.should.not.have.a.property 'rawr.txt'

describe.only "#checkoutFile", ->
describe "#checkoutFile", ->
repo = null
git_dir = __dirname + "/fixtures/junk_checkoutFile"
status = null
Expand Down

0 comments on commit 78948e2

Please sign in to comment.