Skip to content

Commit

Permalink
Add SystemService test to Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Jul 3, 2018
1 parent 3179003 commit dd35b62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion library/system/test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ TESTS = \
hw_detection_test.rb \
fs_snapshot_test.rb \
fs_snapshot_store_test.rb \
proc_cmdline_test.rb
proc_cmdline_test.rb \
yast2/system_service_test.rb

TEST_EXTENSIONS = .rb
RB_LOG_COMPILER = rspec
Expand Down
Empty file modified library/system/test/yast2/system_service_test.rb
100644 → 100755
Empty file.

0 comments on commit dd35b62

Please sign in to comment.