There are two test modules for file, one appears in the Testing fieldset on the modules page and the other does not. This teeny tiny patch moves the file_module_test module into the testing fieldset with all its friends :)
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | core-testing_fieldset-1928752-13.patch | 520 bytes | mtift |
| #10 | core-testing_fieldset-1928752-10.patch | 452 bytes | mtift |
| #6 | core-testing_fieldset-1928752-6.patch | 438 bytes | mtift |
| #5 | core-testing_fieldset-1928752-5.patch | 439 bytes | mtift |
| core-testing_fieldset.patch | 425 bytes | jenlampton |
Comments
Comment #1
larowlanI'm curious as to how you see these on the module page, but the change is straight forward.
Comment #2
catchI'm confused how they end up there as well. Is there another bug or are you doing something special to show hidden modules?
Comment #3
cgalli commentedPatch does not apply anymore as the file name and structure have changed.
Comment #4
amateescu commentedThe patch needs to be updated for the .info -> .info.yml change: #1793074: Convert .info files to YAML
Comment #5
mtiftUpdated patch attached
Comment #6
mtiftOops. Removed the space after "Testing"
Comment #7
mtiftRe-test
Comment #8
mtift#6: core-testing_fieldset-1928752-6.patch queued for re-testing.
Comment #10
mtiftNot sure why this didn't work before
Comment #12
mtift#10: core-testing_fieldset-1928752-10.patch queued for re-testing.
Comment #13
mtiftJust a reroll
Comment #14
ellishettinga commentedThe patch mentioned in #13 applies allright but can you give hints on how to view the change, because a 'testing' fieldset is not present in core (anymore?).
Comment #15
dermarioComment #16
dermarioI applied that patch and could verify that it is working. Please note: that patch applies to a hidden module, so it will not appear on the module-page anyway. I removed the hidden state for that module on my local machine to verify that module is present in Testing Tab. Therefore this patch is working.
Comment #17
alexpottCommitted 9cf1a39 and pushed to 8.x. Thanks!