tests: move test for rebase messages from t3400 to t3406
commitc9581cc8005d54680512cc6f22255b6847176f2b
authorMartin von Zweigbergk <martinvonz@gmail.com>
Fri, 7 Jun 2013 06:11:43 +0000 (6 23:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Jun 2013 16:42:50 +0000 (7 09:42 -0700)
treea823390765faeecd419dd1c29d102a038534d498
parent9e2248efdbc0327d1eee19d3b8e825e43f7df81f
tests: move test for rebase messages from t3400 to t3406

t3406 is supposed to test "messages from rebase operation", so let's
move tests in t3400 that fit that description into 3406. Most of the
functionality they tested, except for the messages, has now been
subsumed by t3420.

Signed-off-by: Martin von Zweigbergk <martinvonz@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3400-rebase.sh
t/t3406-rebase-message.sh