Browse
For agents
About
Mark Posts
/
1.0.4
Mark Posts
v1.0.4
Switch version
trunk
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1.0
1.1.1
1.2.0
1.2.1
1.2.2
1.2.3
1.2.4
2.0.0
2.0.1
2.1.0
2.2.0
2.2.1
2.2.2
2.2.3
All 28 releases
Overview
Code
mark-posts
/
phpunit.xml
phpunit.xml
in Mark Posts 1.0.4, at phpunit.xml
8 lines
186 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
phpunit
colors
=
"
true
"
>
2
<
testsuites
>
3
<
testsuite
name
=
"
Mark Posts Test Suite
"
>
4
<
directory
prefix
=
"
test-
"
suffix
=
"
.php
"
>
./tests/
</
directory
>
5
</
testsuite
>
6
</
testsuites
>
7
</
phpunit
>
8