type == 'simpletest_example') { $node->content['simpletest_example_test_section'] = array( '#markup' => t('The test module did its thing.'), '#weight' => -99, ); } }