Fix legacy tests - atom action is no longer TODO.
[catagits/Gitalist.git] / 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');