]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/NetscapeBookmarkUtils/BookmarkExportTest.php
Refactor bookmark import using a generic Netscape parser
[github/shaarli/Shaarli.git] / tests / NetscapeBookmarkUtils / BookmarkExportTest.php
similarity index 97%
rename from tests/NetscapeBookmarkUtilsTest.php
rename to tests/NetscapeBookmarkUtils/BookmarkExportTest.php
index 41e6d84c22cf103e405f83d4595e6ea0db9e8817..cc54ab9fcd2cdce9b3ac9c604e87236f4537e50d 100644 (file)
@@ -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