1
0
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:
Maximilian Schüßler 2014-06-19 21:48:36 +02:00
parent 9ba1cd513d
commit 78948e2553

View File

@ -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