Skip to content
Commit e0ae8705 authored by Adam Williamson's avatar Adam Williamson
Browse files

storage test: use new file for testTouchCreateFile()

this test would never succeed, because the previous test -
testFOpen() - creates the file 'foo', but testTouchCreateFile()
starts out by asserting it doesn't exist. Change the test to
use a file called 'touch' instead (which does not previously
exist).
parent 2023878d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment