mirror of
https://github.com/zoriya/vim.git
synced 2025-12-20 22:25:20 +00:00
patch 8.0.0168: not all float functionality is tested
Problem: Still some float functionality is not covered by tests. Solution: Add more tests. (Dominique Pelle, closes #1364)
This commit is contained in:
@@ -764,6 +764,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
168,
|
||||
/**/
|
||||
167,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user