computmaxer / karma-jspm

Other
74 stars 50 forks source link

Clarify that files loaded by jspm should not be included in the standard "files" array #3

Closed maxwellpeterson-wf closed 10 years ago

maxwellpeterson-wf commented 10 years ago

Usually files are included in karma via the files: [] configuration. When using karma-jspm, one should not also include files in this configuration.