From 62fe5122a4f82b6a5f65a6a666ce469753fd2553 Mon Sep 17 00:00:00 2001 From: Jon Bernard Date: Sun, 8 Jan 2012 17:12:12 -0500 Subject: Update remaining references to 'unmanaged' --- test_dotfiles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_dotfiles.py') diff --git a/test_dotfiles.py b/test_dotfiles.py index f9b6b46..8ee3a76 100755 --- a/test_dotfiles.py +++ b/test_dotfiles.py @@ -85,7 +85,7 @@ class DotfilesTestCase(unittest.TestCase): os.path.join(self.homedir, '.bashrc'), os.path.join(target, 'bashrc')) - def test_sync_unmanaged_directory_symlink(self): + def test_force_sync_directory_symlink(self): """Test a forced sync on a directory symlink. A bug was reported where a user wanted to replace a dotfile repository -- cgit v1.2.3