Skip to content

Commit

Permalink
update tests in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Yavin committed Aug 15, 2014
1 parent a05c9f2 commit 114f71e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Symfony Init Controller extension

[![Build Status](https://travis-ci.org/Yavin/symfony-init-controller.svg)](https://travis-ci.org/Yavin/symfony-init-controller)

Add ability to execute `init` method in controller before every action.
Based on [this answer](http://stackoverflow.com/a/11179521/1051297)

Expand Down Expand Up @@ -56,7 +59,3 @@ Based on [this answer](http://stackoverflow.com/a/11179521/1051297)
}
}
```

### TODO
* write tests

0 comments on commit 114f71e

Please sign in to comment.