Files
neovim/test/unit
Nicolas Hillegeer dd25b2e5ae test/os/fs: fix call to lfs.attributes
The second argument to lfs.attributes() serves only to select a specific
part of the normally returned table. It's not a file open flag (e.g.: as for
fopen() in C). Also made the (n)eq checks a bit more idiomatic.

Fixes #1831
2015-01-16 21:44:25 +01:00
..
2015-01-16 21:44:25 +01:00
2014-11-28 14:27:58 -05:00
2014-07-16 17:12:35 +02:00
2014-08-31 14:50:49 +02:00