Skip to content

Commit

Permalink
kde-apps/okteta: Fix tests
Browse files Browse the repository at this point in the history
Reported-by: Frank Krömmelbein <[email protected]>
Gentoo-bug: 612776

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
a17r committed Mar 22, 2017
1 parent 59697fa commit 5cc971c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions kde-apps/okteta/okteta-16.12.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,9 @@ src_configure() {

kde5_src_configure
}

src_test() {
local myctestargs=( -j1 )

kde5_src_test
}

0 comments on commit 5cc971c

Please sign in to comment.