Skip to content

Commit

Permalink
Merge branch 'gustav/sasl/release-handler-test-fix-temp' into maint
Browse files Browse the repository at this point in the history
* gustav/sasl/release-handler-test-fix-temp:
  Moved test case to avoid a conflict between test cases.
  Temporarily fix for R15B01.
  • Loading branch information
Gustav Simonsson committed Mar 30, 2012
2 parents f2ea927 + 0e47db5 commit 9fde164
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/sasl/test/release_handler_SUITE.erl
Expand Up @@ -59,11 +59,11 @@ win32_cases() ->
cases() ->
[otp_2740, otp_2760, otp_5761, otp_9402, otp_9417,
otp_9395_check_old_code, otp_9395_check_and_purge,
otp_9395_update_many_mods, otp_9395_rm_many_mods, otp_9864,
otp_9395_update_many_mods, otp_9395_rm_many_mods,
instructions, eval_appup, eval_appup_with_restart,
supervisor_which_children_timeout,
release_handler_which_releases, install_release_syntax_check,
upgrade_supervisor, upgrade_supervisor_fail].
upgrade_supervisor, upgrade_supervisor_fail, otp_9864].

groups() ->
[{release,[],
Expand Down

0 comments on commit 9fde164

Please sign in to comment.