Add React package to test file

This commit is contained in:
Steven Zeck 2018-02-19 13:03:22 -06:00
parent 569f76271f
commit 6a58d30f07
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ describe "BeautifyLanguages", ->
dependentPackages = [
'autocomplete-plus'
'fuse'
'react'
# 'linter'
# 'atom-typescript' # it logs too much...
]