Fix the mtn getChanges() test.

This commit is contained in:
Thomas Keller 2011-06-17 23:50:35 +02:00
parent 4879d64989
commit d1bcdcda20

View File

@ -625,6 +625,7 @@ END;
'additions' => array('new_dir', 'new_dir/new_file'),
'deletions' => array('old_dir', 'old_dir/old_file'),
'renames' => array('dir_with_old_name' => 'new_dir/dir_with_new_name'),
'copies' => array(), // this is always empty
'patches' => array('existing_file'),
'properties' => array(
'new_dir/dir_with_new_name' => array(