removed some debug code from neotest
This commit is contained in:
parent
c8e1906f22
commit
e3c8a5ddd4
@ -15,10 +15,6 @@ return {
|
|||||||
},
|
},
|
||||||
args = { "--log-level", "DEBUG" },
|
args = { "--log-level", "DEBUG" },
|
||||||
runner = 'pytest',
|
runner = 'pytest',
|
||||||
python = '.venv/Scripts/python.exe',
|
|
||||||
-- is_test_file = function(file_path)
|
|
||||||
-- return file_path:find("^test_") ~= nil
|
|
||||||
-- end,
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user