bbb_update_test.module

  1. drupal
    1. 7 modules/update/tests/bbb_update_test.module
    2. 8 core/modules/update/tests/modules/bbb_update_test/bbb_update_test.module

Dummy module for testing Update status.

File

modules/update/tests/bbb_update_test.module
View source
  1. <?php
  2. /**
  3. * @file
  4. * Dummy module for testing Update status.
  5. */
Login or register to post comments