mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 08:44:06 +00:00
unittest: Remove remaining moonscript references
This commit is contained in:
committed by
Nicolas Hillegeer
parent
38b7b4405e
commit
7b41fb383a
@@ -215,7 +215,6 @@ end
|
||||
-- uncomment the following lines (and comment the return) for standalone
|
||||
-- operation (very handy for debugging)
|
||||
local function standalone(...)
|
||||
require "moonscript"
|
||||
Preprocess = require("preprocess")
|
||||
Preprocess.add_to_include_path('./../../src')
|
||||
Preprocess.add_to_include_path('./../../build/include')
|
||||
|
||||
Reference in New Issue
Block a user