document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. default:
  2.     autoload:
  3.         \'\': %paths.base%/src
  4.     suites:
  5.        nome_suite:
  6.           contexts: [\'Progetto\\Bundle\\Features\\Context\\FeatureContext\']
  7.           type: symfony_bundle
  8.           bundle: \'NomeBundle\'
  9.           extensions:
  10.              Behat\\Symfony2Extension: ~
');