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/FeedsHTTPCacheTest.test
534 534
    try {
535 535
      $this->cache->saveFile($cid, $response);
536 536
    }
537
    catch (Exception $e) {}
537
    catch (Exception $e) {
538
    }
538 539
    $this->assertTrue(isset($e), 'An exception is thrown.');
539 540

  
540 541
    $this->assertNoCacheFileExists($cid);

Formats disponibles : Unified diff