aboutsummaryrefslogtreecommitdiff
path: root/test/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/TODO.md')
-rw-r--r--test/TODO.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/TODO.md b/test/TODO.md
index e235325..4c4f14a 100644
--- a/test/TODO.md
+++ b/test/TODO.md
@@ -1,9 +1,6 @@
# To Do
-* **Refactor command registration tests.** There should be a Mock::Misc utility
- method which forms a dict mapping commands to their sub refs. Checking if
- a command was registers then becomes checking keys, and checking return
- values under different conditions becomes more feasible, and globals go away.
+* ...
### The following need tests written at all: