From 5dbec8a060d408ec6d009213a20f9bb7304609a0 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 18 Sep 2013 09:34:12 +0200 Subject: [PATCH] [Security] fixed README files --- src/Symfony/Component/Security/Acl/README.md | 4 ++-- src/Symfony/Component/Security/Core/README.md | 4 ++-- src/Symfony/Component/Security/Http/README.md | 4 ++-- src/Symfony/Component/Security/README.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Symfony/Component/Security/Acl/README.md b/src/Symfony/Component/Security/Acl/README.md index bf0e7b24c7..87e5092dce 100644 --- a/src/Symfony/Component/Security/Acl/README.md +++ b/src/Symfony/Component/Security/Acl/README.md @@ -13,8 +13,8 @@ Documentation: http://symfony.com/doc/2.4/book/security.html -Resources ---------- +Tests +----- You can run the unit tests with the following command: diff --git a/src/Symfony/Component/Security/Core/README.md b/src/Symfony/Component/Security/Core/README.md index 673b161b22..7fc281dd7e 100644 --- a/src/Symfony/Component/Security/Core/README.md +++ b/src/Symfony/Component/Security/Core/README.md @@ -13,8 +13,8 @@ Documentation: http://symfony.com/doc/2.4/book/security.html -Resources ---------- +Tests +----- You can run the unit tests with the following command: diff --git a/src/Symfony/Component/Security/Http/README.md b/src/Symfony/Component/Security/Http/README.md index 1bca91ea72..187f2b4423 100644 --- a/src/Symfony/Component/Security/Http/README.md +++ b/src/Symfony/Component/Security/Http/README.md @@ -13,8 +13,8 @@ Documentation: http://symfony.com/doc/2.4/book/security.html -Resources ---------- +Tests +----- You can run the unit tests with the following command: diff --git a/src/Symfony/Component/Security/README.md b/src/Symfony/Component/Security/README.md index 9452839765..52bff9ff7e 100644 --- a/src/Symfony/Component/Security/README.md +++ b/src/Symfony/Component/Security/README.md @@ -13,8 +13,8 @@ Documentation: http://symfony.com/doc/2.4/book/security.html -Resources ---------- +Tests +----- You can run the unit tests with the following command: