Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kustvakt
/
f09d9dcb3eacc957fef8e1fce937af96861ef5c0
/
.
/
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
()
{
}
}