Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
edd9b331
Commit
edd9b331
authored
Jan 20, 2010
by
Dries Buytaert
Browse files
- Patch
#683814
by c960657: fixed bug with re-running tests.
parent
78bc4c32
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/simpletest/simpletest.pages.inc
View file @
edd9b331
...
...
@@ -360,6 +360,7 @@ function simpletest_result_form_submit($form, &$form_state) {
}
simpletest_test_form_submit
(
array
(),
$form_state_execute
);
$form_state
[
'redirect'
]
=
$form_state_execute
[
'redirect'
];
}
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment