Skip to content

Commit

Permalink
Merge pull request #3910 from StefanBruens/ff56_skip_java_test
Browse files Browse the repository at this point in the history
Import missing {leap,sle}_version_at_least from utils
  • Loading branch information
mitiao committed Nov 20, 2017
2 parents 19823c5 + 3f29347 commit b6302c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/x11regressions/firefox/firefox_java.pm
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
use strict;
use base "x11regressiontest";
use testapi;
use utils qw(leap_version_at_least sle_version_at_least);

sub java_testing {
my ($self) = @_;
Expand Down

0 comments on commit b6302c0

Please sign in to comment.