diff options
author | Joel Uckelman <uckelman@nomic.net> | 2011-09-26 22:51:06 +0200 |
---|---|---|
committer | Joel Uckelman <uckelman@nomic.net> | 2011-09-26 22:51:06 +0200 |
commit | 423d844bc80d5157a23466248f328af99a21b91d (patch) | |
tree | 151c293a66a91907aacd7d0256c694a0f2fffd3b /test | |
parent | 578de98968f71980755f5bf504e6b6066137dc32 (diff) |
Removed SVN $Id$.
Diffstat (limited to 'test')
-rw-r--r-- | test/BBCodeParserTest.php | 2 | ||||
-rw-r--r-- | test/BridgeImplTest.php | 2 | ||||
-rw-r--r-- | test/HTTP_POST_multipartTest.php | 2 | ||||
-rw-r--r-- | test/MailmanMessageTest.php | 2 | ||||
-rw-r--r-- | test/MailmanToPhpBB3Test.php | 2 | ||||
-rw-r--r-- | test/PhpBB3ImplTest.php | 2 | ||||
-rw-r--r-- | test/PhpBB3MessageTest.php | 2 | ||||
-rw-r--r-- | test/PhpBB3ToMailmanTest.php | 2 |
8 files changed, 0 insertions, 16 deletions
diff --git a/test/BBCodeParserTest.php b/test/BBCodeParserTest.php index 1c6a696..0a0eece 100644 --- a/test/BBCodeParserTest.php +++ b/test/BBCodeParserTest.php @@ -1,8 +1,6 @@ <?php # -# $Id$ -# # forum-list bridge # Copyright (C) 2010 Joel Uckelman # diff --git a/test/BridgeImplTest.php b/test/BridgeImplTest.php index bd1864c..37155c8 100644 --- a/test/BridgeImplTest.php +++ b/test/BridgeImplTest.php @@ -1,8 +1,6 @@ <?php # -# $Id$ -# # forum-list bridge # Copyright (C) 2010 Joel Uckelman # diff --git a/test/HTTP_POST_multipartTest.php b/test/HTTP_POST_multipartTest.php index 3328aca..f2f5b08 100644 --- a/test/HTTP_POST_multipartTest.php +++ b/test/HTTP_POST_multipartTest.php @@ -1,8 +1,6 @@ <?php # -# $Id$ -# # forum-list bridge # Copyright (C) 2010 Joel Uckelman # diff --git a/test/MailmanMessageTest.php b/test/MailmanMessageTest.php index 8746016..3e148f0 100644 --- a/test/MailmanMessageTest.php +++ b/test/MailmanMessageTest.php @@ -1,8 +1,6 @@ <?php # -# $Id$ -# # forum-list bridge # Copyright (C) 2010 Joel Uckelman # diff --git a/test/MailmanToPhpBB3Test.php b/test/MailmanToPhpBB3Test.php index 3e74ee0..20779a9 100644 --- a/test/MailmanToPhpBB3Test.php +++ b/test/MailmanToPhpBB3Test.php @@ -1,8 +1,6 @@ <?php # -# $Id: PhpBB3MessageTest.php 7051 2010-07-29 13:23:57Z uckelman $ -# # forum-list bridge # Copyright (C) 2010 Joel Uckelman # diff --git a/test/PhpBB3ImplTest.php b/test/PhpBB3ImplTest.php index d25e551..1323404 100644 --- a/test/PhpBB3ImplTest.php +++ b/test/PhpBB3ImplTest.php @@ -1,8 +1,6 @@ <?php # -# $Id$ -# # forum-list bridge # Copyright (C) 2010 Joel Uckelman # diff --git a/test/PhpBB3MessageTest.php b/test/PhpBB3MessageTest.php index 469a9ab..816358e 100644 --- a/test/PhpBB3MessageTest.php +++ b/test/PhpBB3MessageTest.php @@ -1,8 +1,6 @@ <?php # -# $Id$ -# # forum-list bridge # Copyright (C) 2010 Joel Uckelman # diff --git a/test/PhpBB3ToMailmanTest.php b/test/PhpBB3ToMailmanTest.php index cd3f1cd..26df8fc 100644 --- a/test/PhpBB3ToMailmanTest.php +++ b/test/PhpBB3ToMailmanTest.php @@ -1,8 +1,6 @@ <?php # -# $Id: PhpBB3MessageTest.php 7051 2010-07-29 13:23:57Z uckelman $ -# # forum-list bridge # Copyright (C) 2010 Joel Uckelman # |