fixing typo
This commit is contained in:
parent
44fe64ac48
commit
ab1a0e3096
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ $(eval $(call gb_JunitTest_add_jars,framework_unoapi,\
|
|||
))
|
||||
|
||||
$(eval $(call gb_JunitTest_add_classes,framework_unoapi,\
|
||||
org.openoffice.test.UnoApiTester \
|
||||
org.openoffice.test.UnoApiTest \
|
||||
))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue