kakoune/test/compose/select-display-columns
Sidharth Kshatriya e013385a58 The enabled check was actually was not being run by the test infrastructure.
Now that it is, we get the following error when trying to execute
`test/compose/select-display-columns`

```sh
./enabled: 2: [: 4: unexpected operator
```

This commit fixes the enabled check
2021-12-14 16:54:50 +05:30
..
cmd Add select display columns test 2019-11-13 20:13:49 +11:00
enabled The enabled check was actually was not being run by the test infrastructure. 2021-12-14 16:54:50 +05:30
in Use fullwidth latin character in test to try to fix travis 2019-11-18 23:00:19 +11:00
kak_selections_char_desc Add select display columns test 2019-11-13 20:13:49 +11:00
kak_selections_desc Use fullwidth latin character in test to try to fix travis 2019-11-18 23:00:19 +11:00
kak_selections_display_column_desc Add select display columns test 2019-11-13 20:13:49 +11:00
rc Add select display columns test 2019-11-13 20:13:49 +11:00