Remove trailing comma to fix test lint.

This commit is contained in:
Dave Methvin
2012-11-01 19:47:59 -04:00
parent dc9913a0bf
commit a8887e937a

View File

@@ -55,6 +55,6 @@
"originaljQuery": true,
"$": true,
"original$": true,
"externalHost": true,
"externalHost": true
}
}