Files
neovim/test/functional
James McCoy ce51fa0955 test: Turn printargs_path into a function
When test/functional/eval/system_spec.lua is run on its own,
helpers.os_name() was being called before a session had been created.
This caused that describe block to fail.

Turning printargs_path into a function delays the call of
helpers.os_name() until the test is being run, which ensures a session
is available.
2017-02-02 19:52:59 -05:00
..
2017-01-19 09:55:57 +01:00
2017-01-17 10:47:20 +01:00
2016-11-17 00:55:39 +01:00
2017-01-11 01:05:55 +01:00
2016-12-27 14:10:01 -05:00
2016-06-10 21:50:49 +03:00