Your IP : 216.73.216.42


Current Path : /home/b/o/u/bourgleram/www/398a1/
Upload File :
Current File : /home/b/o/u/bourgleram/www/398a1/all_tests.php.tar

home/bourgleram/www/plugins-dist/porte_plume/tests/all_tests.php000070500000000442152527452540021312 0ustar00<?php
require_once('lanceur_spip.php');

class AllTests_barre_outil_markitup extends SpipTestSuite {
	function AllTests_barre_outil_markitup() {
		$this->SpipTestSuite('Barre MarkitUp');
		$this->addDir(__FILE__);
		#$this->addFile(find_in_path('tests/barre_outil_markitup.php'));
	}
}

?>