diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/indent/angular_spec.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/indent/angular_spec.lua b/tests/indent/angular_spec.lua index 3ead248b7..03ba153af 100644 --- a/tests/indent/angular_spec.lua +++ b/tests/indent/angular_spec.lua @@ -3,7 +3,6 @@ local runner = Runner:new(it, 'tests/indent/angular', { tabstop = 2, shiftwidth = 2, expandtab = true, - filetype = 'htmlangular', }) describe('indent HTML Angular:', function() |
