Moved test/sort and test/sort to test/api.
[idzebra-moved-to-github.git] / test / sort2 / test_sort2.chr
diff --git a/test/sort2/test_sort2.chr b/test/sort2/test_sort2.chr
deleted file mode 100644 (file)
index 66d260b..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# character map that removes some leading prefixes
-#
-
-# Define the basic value-set. *Beware* of changing this without re-indexing
-# your databases.
-
-lowercase {0-9}{a-y}üzæäøöå
-uppercase {0-9}{A-Y}ÜZÆÄØÖÅ
-
-# Breaking characters
-
-space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~
-
-# Characters to be considered equivalent for searching purposes.
-
-# equivalent æä(ae)
-# equivalent øö(oe)
-# equivalent å(aa)
-# equivalent uü
-
-map (^The\s)   @
-map (^the\s)   @
-map (^a\s)      @
-map (^A\s)     @
-
-#map éÉ                e
-#map á         a
-#map ó         o
-#map í         i
-
-#map (Aa)      (AA)
-
-#map (aa)        a