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