Author: juiceman Date: 2007-05-03 02:57:17 +0000 (Thu, 03 May 2007) New Revision: 13117
Modified: trunk/freenet/src/freenet/oldplugins/plugin/TestPlugin.java Log: Test commit Modified: trunk/freenet/src/freenet/oldplugins/plugin/TestPlugin.java =================================================================== --- trunk/freenet/src/freenet/oldplugins/plugin/TestPlugin.java 2007-05-02 23:39:17 UTC (rev 13116) +++ trunk/freenet/src/freenet/oldplugins/plugin/TestPlugin.java 2007-05-03 02:57:17 UTC (rev 13117) @@ -3,6 +3,7 @@ * http://www.gnu.org/ for further details of the GPL. */ package freenet.oldplugins.plugin; + /** * Test plugin. Does absolutely nothing. *
