aboutsummaryrefslogtreecommitdiff
path: root/tests/VoteTest.php
diff options
context:
space:
mode:
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2009-10-25 20:09:28 +0000
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2009-10-25 20:09:28 +0000
commit8d16356f756795f8d881ff8305e2a1ec83c47069 (patch)
treeb97cd00d435744523640c4a2c3cf9726f915faa5 /tests/VoteTest.php
parent184099743bb508297fb1cd7c2680b89ed68e2813 (diff)
downloadsemanticscuttle-8d16356f756795f8d881ff8305e2a1ec83c47069.tar.gz
semanticscuttle-8d16356f756795f8d881ff8305e2a1ec83c47069.tar.bz2
remove unreachable code
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@426 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'tests/VoteTest.php')
-rw-r--r--tests/VoteTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/VoteTest.php b/tests/VoteTest.php
index 90611d1..754d908 100644
--- a/tests/VoteTest.php
+++ b/tests/VoteTest.php
@@ -147,7 +147,7 @@ class VoteTest extends TestBase
/**
- * Test getVoting() when several votes have been cast.
+ * Test getVotes() when several votes have been cast.
*
* @return void
*/