mirror of
https://github.com/danog/gift.git
synced 2024-11-30 04:19:37 +01:00
💄 Remove debug code
This commit is contained in:
parent
9ba1cd513d
commit
78948e2553
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user