| commit | b29642f1297613f84c6678628b12a2bd5e3ae60a | [log] [tgz] |
|---|---|---|
| author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Mon Nov 02 00:59:52 2009 +0000 |
| committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Mon Nov 02 00:59:52 2009 +0000 |
| tree | 2a7d7377afb968bf7283d7eb7c83ae0cb15ada68 | |
| parent | 1d520c192170572c077879a845ecb8fd819fd8b7 [diff] |
Fix broken test in test_hotshot. Treating the current directory as an empty file is sloppy and non-portable. Use NamedTemporaryFile to make an empty file.