From d1bcdcda20759143c5e7a81f91de359d1eccfcc1 Mon Sep 17 00:00:00 2001 From: Thomas Keller Date: Fri, 17 Jun 2011 23:50:35 +0200 Subject: [PATCH] Fix the mtn getChanges() test. --- test/IDF/Scm/MonotoneTest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/test/IDF/Scm/MonotoneTest.php b/test/IDF/Scm/MonotoneTest.php index c50c1b0..6d3bf6b 100644 --- a/test/IDF/Scm/MonotoneTest.php +++ b/test/IDF/Scm/MonotoneTest.php @@ -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(