Ward Bell 07cfce795f docs(testing): testing chapter and samples for RC6 (#2198)
[WIP] docs(testing): new chapter, new samples
2016-09-13 14:39:39 -07:00

17 lines
230 B
JSON

{
"description": "Heroes Test App",
"files":[
"styles.css",
"systemjs.config.extras.js",
"app/**/*.css",
"app/**/*.html",
"app/**/*.ts",
"!app/bag/*.*",
"index.html"
],
"tags": ["testing"]
}