summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2015-08-26 00:26:54 -0400
committerSiddharth Ravikumar <sravik@bgsu.edu>2015-08-26 00:26:54 -0400
commit3d714c5cf767b23d56a18f704608df31b3b0ac2a (patch)
tree167545a2f3c3f5ec033bad78044fbf7e98a4b245 /TODO.org
parentd5b52030348d40600b4c9256f76e5183a85fbb17 (diff)
fixed a Dropbox specific issue in NodeDirMonitor.
modified: TODO.org modified: combox/events.py
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 741eadf..156d661 100644
--- a/TODO.org
+++ b/TODO.org
@@ -119,3 +119,5 @@
must do it through setup.py
*** DONE Write the combox monitor startup thingy
DEADLINE: <2015-01-29 Thu>
+** unit tests
+*** TODO unit test the NodeDirMonitor.on_modified method for the special Dropbox thing.