Moved test/sort and test/sort to test/api.
[idzebra-moved-to-github.git] / test / sort / test_sort1_rec.xml
diff --git a/test/sort/test_sort1_rec.xml b/test/sort/test_sort1_rec.xml
deleted file mode 100644 (file)
index 4b215b4..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<sort1>
-  <title>first computer</title>
-  <dateTime>2</dateTime>
-  <cost>2</cost>
-</sort1>
-<sort1>
-  <title>second computer</title>
-  <dateTime>1</dateTime>
-  <cost>21</cost>
-</sort1>
-<sort1>
-  <title>3rd computer</title>
-  <dateTime>a^3</dateTime>
-  <cost>15</cost>
-</sort1>
-<sort1>
-  <title>fourth computer</title>
-  <dateTime>4</dateTime>
-  <cost>11</cost>
-</sort1>