commit | c9581cc8005d54680512cc6f22255b6847176f2b | [log] [tgz] |
---|---|---|
author | Martin von Zweigbergk <martinvonz@gmail.com> | Thu Jun 06 23:11:43 2013 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Jun 07 09:42:50 2013 -0700 |
tree | a823390765faeecd419dd1c29d102a038534d498 | |
parent | 9e2248efdbc0327d1eee19d3b8e825e43f7df81f [diff] |
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>