Index: third_party/hunspell_new/tests/zeroaffix.morph |
diff --git a/third_party/hunspell_new/tests/zeroaffix.morph b/third_party/hunspell_new/tests/zeroaffix.morph |
deleted file mode 100644 |
index bcb788ad758f07d5caad4e0a48de69bc13a11c19..0000000000000000000000000000000000000000 |
--- a/third_party/hunspell_new/tests/zeroaffix.morph |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-> bar |
-analyze(bar) = st:bar <BAR <ZERO>> |
-analyze(bar) = st:bar <BAR > |
-analyze(bar) = st:bar <BAR <ZERODERIV> <ZERO>> |
-analyze(bar) = st:bar <BAR <ZERODERIV> > |
-stem(bar) = bar |
-> foo |
-analyze(foo) = st:foo <FOO > |
-stem(foo) = foo |
-> barbaz |
-analyze(barbaz) = st:bar <BAR <DERIV> <ZERO>> |
-analyze(barbaz) = st:bar <BAR <DERIV> > |
-stem(barbaz) = bar |