Skip to content

Commit

Permalink
Added missing includes
Browse files Browse the repository at this point in the history
discovered by running its test file separately from others
  • Loading branch information
mvidner committed Dec 12, 2018
1 parent d74b4e4 commit 4a1aa21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/include/network/services/routing.rb
Expand Up @@ -30,6 +30,9 @@
# Routing configuration dialogs
module Yast
module NetworkServicesRoutingInclude
include Yast::I18n
include Yast::UIShortcuts

def initialize_network_services_routing(include_target)
Yast.import "UI"

Expand Down

0 comments on commit 4a1aa21

Please sign in to comment.