Problem/Motivation

core/scripts/test/test.script was added several years ago to test drupal_get_filename(). The test was then removed in #2188661: Extension System, Part II: ExtensionDiscovery but the test file still exists.

Steps to reproduce

Proposed resolution

Remove test.script.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3250263.patch384 byteslongwave

Comments

longwave created an issue. See original summary.

longwave’s picture

Status: Active » Needs review
StatusFileSize
new384 bytes
quietone’s picture

Status: Needs review » Reviewed & tested by the community

AFAICT, BootstrapGetFilenameTestCase::testDrupalGetFilename() was removed in #1598556: Convert bootstrap.test to PSR-0 in Jun 2012.

  • catch committed d90527b on 9.4.x
    Issue #3250263 by longwave, quietone: Remove unused test script
    
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed d90527b and pushed to 9.4.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.