Update beautify-languages-spec.coffee

This commit is contained in:
LaurentTreguier 2016-01-07 13:22:24 +01:00
parent ec81974d2d
commit e4f97f70b9
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ describe "BeautifyLanguages", ->
# Activate all of the languages
allLanguages = [
"c", "coffee-script", "css", "html",
"c", "coffee-script", "css", "d", "html",
"java", "javascript", "json", "less",
"mustache", "objective-c", "perl", "php",
"python", "ruby", "sass", "sql", "svg",