Rename tst_unlink() to tst_open_unlink()
authorNikolaus Rath <Nikolaus@rath.org>
Thu, 6 Apr 2017 05:32:45 +0000 (22:32 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 7 Apr 2017 23:40:15 +0000 (16:40 -0700)
commitaaa7a7c3b77796140fc9d9cbf271a751a8a77b00
tree61b205a2802308731ed9e4add893aec78d4869e5
parent3b04359dfb81776aafd594b911d4d7980bc202e0
Rename tst_unlink() to tst_open_unlink()

This makes more sense, since we are specifically checking
unlinking of an open file.
test/test_examples.py