This commit is contained in:
Kevin Sawicki
2012-10-25 14:58:13 -07:00
committed by Corey Johnson
parent b029bacc03
commit cbba58c30e

View File

@@ -18,4 +18,4 @@ describe "Git", ->
it "returns a branch name for a non-empty repository", ->
repo = new Git(require.resolve('fixtures/git/master.git'))
expect(repo.getShortHead()).toBe 'master'
expect(repo.getShortHead()).toBe 'master'