Skip to content

Commit

Permalink
tests should use the "example" textdomain
Browse files Browse the repository at this point in the history
Co-Authored-By: Ladislav Slezák <lslezak@suse.cz>
  • Loading branch information
mvidner and lslezak committed Aug 8, 2019
1 parent 5166346 commit e432f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/commandline/test/clients/dummy_cmdline.rb
Expand Up @@ -2,7 +2,7 @@ module Yast
class DummyCmdlineClient < Client
def main
Yast.import "CommandLine"
textdomain "base"
textdomain "example"

# Command line definition
cmdline = {
Expand Down

0 comments on commit e432f30

Please sign in to comment.