Skip to content

Commit 90a329f

Browse files
committed
attaching file for example
1 parent 47e82fd commit 90a329f

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

.testspace

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
## Test Content files to publish
2-
$CI_REPORTS/jshint.xml
1+
# Test Content files to publish
2+
3+
# "Static Analyis"
34
$CI_REPORTS/jscs.xml
5+
$CI_REPORTS/jshint.xml
6+
7+
# "Tests"
48
[Tests]$CI_REPORTS/junitresults.xml{test}
9+
10+
# "Code Coverage"
511
$CI_REPORTS/coverage/clover.xml
12+
[Code Coverage]+$CI_REPORTS/coverage/clover.xml{attaching actual content for example only}

0 commit comments

Comments
 (0)