Fix legacy tests - atom action is no longer TODO.
Zachary Stevens [Thu, 19 Nov 2009 01:20:12 +0000 (01:20 +0000)]
t/03legacy_uri.t

index 871dc08..de6ad10 100644 (file)
@@ -202,7 +202,6 @@ test('/', 'a=tree;hb=master');
 test('/', 'a=tree;hb=refs/heads/master');
 
 
-local $TODO = "Action: atom is not yet implemented.";
 test('/', 'a=atom');
 test('/', 'a=atom;f=dir1');
 test('/', 'a=atom;f=dir1/file2');