Projet

Général

Profil

Révision ed9a13f1

Ajouté par Assos Assos il y a presque 4 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/feeds/tests/feeds_content_type.test
9 9
 * Tests for when an importer is attached to a content type.
10 10
 */
11 11
class FeedsContentTypeTest extends FeedsWebTestCase {
12

  
13
  /**
14
   * {@inheritdoc}
15
   */
12 16
  public static function getInfo() {
13 17
    return array(
14 18
      'name' => 'Feed content type',
......
17 21
    );
18 22
  }
19 23

  
24
  /**
25
   * {@inheritdoc}
26
   */
20 27
  public function setUp() {
21 28
    parent::setUp();
22 29

  

Formats disponibles : Unified diff