[Time Conductor] Throw errors for unknown formats

Per code review, nasa/openmctweb#204
This commit is contained in:
Victor Woeltjen
2015-11-02 12:23:13 -08:00
parent 796d6b800a
commit a1d765f271
3 changed files with 8 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
"provides": "formatService",
"type": "provider",
"implementation": "FormatProvider.js",
"depends": [ "formats[]", "$log" ]
"depends": [ "formats[]" ]
}
],
"formats": [