Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kustvakt
/
cb2d3f993458a5ab523dbf02d6bc8e61d3a4dcea
/
.
/
src
/
test
/
java
/
ScopesTest.java
blob: af84402e78dda35980cae5dce4deb594f1cf84af [
file
] [
log
] [
blame
]
import
org
.
junit
.
Test
;
/**
* @author hanl
* @date 20/01/2016
*/
public
class
ScopesTest
{
@Test
public
void
testScopes
()
{
}
@Test
public
void
testOpenIDScopes
()
{
}
}