Not necessary anymore to skip the test

This commit is contained in:
Frank Fesevur 2017-06-19 10:17:04 +02:00 committed by Paul Irish
parent 53e91d130b
commit 3f1d4e84b6

View file

@ -68,9 +68,6 @@ setup() {
}
@test "gh: git protocol origin" {
# currently fails. derimagia rewrite fixes
skip
git remote set-url origin "git://github.com/user/repo.git"
git checkout -B "master"
run ../git-open