diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-08-26 00:26:54 -0400 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-08-26 00:26:54 -0400 |
commit | 3d714c5cf767b23d56a18f704608df31b3b0ac2a (patch) | |
tree | 167545a2f3c3f5ec033bad78044fbf7e98a4b245 /TODO.org | |
parent | d5b52030348d40600b4c9256f76e5183a85fbb17 (diff) |
fixed a Dropbox specific issue in NodeDirMonitor.
modified: TODO.org
modified: combox/events.py
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |