fix a whitespace snafu

This commit is contained in:
Nick Mathewson 2014-02-14 22:59:56 -05:00
parent 745434d29a
commit 1987894626

View File

@ -291,7 +291,6 @@ test_config_write_to_data_subdir(void *arg)
test_streq(cp, str);
tor_free(cp);
done:
(void) unlink(filepath);
rmdir(options->DataDirectory);