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