Make ascii completion test ignore local files...
Make ascii completion test ignore local files
This test was failing because \f completed to a matplotlib fontcache
file. That's possibly erroneous, but it's not what this test was
checking for, so I made it use a temporary working directory.