Skip to content

Commit

Permalink
sorted the test list
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidner committed Mar 7, 2017
1 parent f6ee636 commit ed8426e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions test/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
TESTS = \
cio_ignore_test.rb \
copy_logs_finish_test.rb \
driver_update_test.rb \
file_from_url_test.rb \
image_installation_test.rb \
inst_casp_overview_test.rb \
inst_complex_welcome_test.rb \
inst_extrasources_test.rb \
inst_functions_test.rb \
inst_finish_test.rb \
inst_functions_test.rb \
inst_instsys_cleanup_client_test.rb \
inst_casp_overview_test.rb \
inst_complex_welcome_test.rb \
instsys_cleaner_test.rb \
inst_update_installer_test.rb \
inst_update_installer_test.rb \
installation_misc_test.rb \
image_installation_test.rb \
cio_ignore_test.rb \
copy_logs_finish_test.rb \
driver_update_test.rb \
file_from_url_test.rb \
instsys_cleaner_test.rb \
prep_shrink_test.rb \
proposal_errors_test.rb \
proposal_store_test.rb \
proposal_runner_test.rb \
proposal_store_test.rb \
remote_finish_test.rb \
roles_finish_test.rb \
select_system_role_test.rb \
services_test.rb \
services_finish_test.rb \
services_test.rb \
snapshots_finish_test.rb \
ssh_import_auto_test.rb \
system_role_test.rb \
updates_manager_test.rb \
update_repository_test.rb \
updates_manager_test.rb \
widgets_system_role_test.rb

TEST_EXTENSIONS = .rb
Expand Down

0 comments on commit ed8426e

Please sign in to comment.