repo.or.cz
/
awl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add myCalendar into
[awl.git]
/
vendor
/
phpunit
/
phpunit
/
Tests
/
Regression
/
GitHub
/
322
/
Issue322Test.php
blob
618bcaa19c99b9450533f9a1bf64635c469943e2
1
<
?php
2
class
Issue322Test
extends
PHPUnit_Framework_TestCase
3
{
4
/**
5
* @group one
6
*/
7
public function
testOne
()
8
{
9
}
10
11
/**
12
* @group two
13
*/
14
public function
testTwo
()
15
{
16
}
17
}