X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2FNetscapeBookmarkUtils%2FBookmarkExportTest.php;fp=tests%2FNetscapeBookmarkUtilsTest.php;h=cc54ab9fcd2cdce9b3ac9c604e87236f4537e50d;hb=refs%2Fpull%2F612%2Fhead;hp=41e6d84c22cf103e405f83d4595e6ea0db9e8817;hpb=085157c5cb6bd0df928c7875fb7997683418f1fb;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/NetscapeBookmarkUtilsTest.php b/tests/NetscapeBookmarkUtils/BookmarkExportTest.php similarity index 97% rename from tests/NetscapeBookmarkUtilsTest.php rename to tests/NetscapeBookmarkUtils/BookmarkExportTest.php index 41e6d84c..cc54ab9f 100644 --- a/tests/NetscapeBookmarkUtilsTest.php +++ b/tests/NetscapeBookmarkUtils/BookmarkExportTest.php @@ -3,9 +3,9 @@ require_once 'application/NetscapeBookmarkUtils.php'; /** - * Netscape bookmark import and export + * Netscape bookmark export */ -class NetscapeBookmarkUtilsTest extends PHPUnit_Framework_TestCase +class BookmarkExportTest extends PHPUnit_Framework_TestCase { /** * @var string datastore to test write operations