commit | 164f9416c1af8f6119db08c693b83cf768fe72ee | [log] [tgz] |
---|---|---|
author | Hannu Valtonen <hannu.valtonen@ohmu.fi> | Sat Apr 06 12:47:03 2013 +0300 |
committer | Hannu Valtonen <hannu.valtonen@ohmu.fi> | Sat Apr 06 13:44:35 2013 +0300 |
tree | 79523d64bf2603dd7265c3c56f382d269c4dd4f4 | |
parent | 6bafb5e504155d503d7e31f33dfef01756faa06c [diff] |
tests: Fix failing unittest test_watchdog_observers_polling.TestPollingEmitter There was both a FileDeletedEvent and a DirDeletedEvent for the entry, just keep the latter. Also add missing to_file entry. This makes the test work on OS X (tested on 10.8.3) and Linux (tested on Ubuntu 12.10)