Add a test TODO.

Change-Id: I380b39fa6ce806386409fc50acaa4ec9b360b05a
This commit is contained in:
Brad Fitzpatrick 2013-11-24 18:28:59 -08:00
parent 3fa6d69405
commit 786e2c7c00
1 changed files with 3 additions and 0 deletions

3
TESTS
View File

@ -1,5 +1,8 @@
Tests needed
-- pkg/client --- test FetchVia against a server returning compressed content.
(fix in 3fa6d69405f036308931dd36e5070b2b19dbeadf without a new test)
-cmd/camput/
-verify that stat caching works. verify that -filenodes does create the permanode even if the file was already uploaded (and cached) in a previous run.