chiark / gitweb /
Don't use test_expect_failure for tests that are supposed to work
authorKarl Hasselström <kha@treskal.com>
Sat, 8 Dec 2007 11:00:10 +0000 (12:00 +0100)
committerKarl Hasselström <kha@treskal.com>
Sat, 8 Dec 2007 11:00:10 +0000 (12:00 +0100)
commitb6586079958a36632a2773e1aacce15bbf431a77
treede739d9be7a956be14a462f493abfbd9eca6c7f7
parent289687b4c70e165b5a4809bfcb9f8608f1b55bd3
Don't use test_expect_failure for tests that are supposed to work

test_expect_failure is only for marking known bugs.

Signed-off-by: Karl Hasselström <kha@treskal.com>
t/t1000-branch-create.sh