Update test to account for using text

This commit is contained in:
Garen Torikian
2014-12-06 11:59:31 +02:00
parent ad778571a2
commit 348dab4b9f
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
# includes name.downcase)
# ace_mode - A String name of the Ace Mode used for highlighting whenever
# a file is edited. This must match one of the filenames in http://git.io/3XO_Cg.
# Use "none" if a mode does not exist.
# Use "text" if a mode does not exist.
# wrap - Boolean wrap to enable line wrapping (default: false)
# extensions - An Array of associated extensions (the first one is
# considered the primary extension)