From 10ec91f8266da16f0bc9068f5c7bed0e515ef543 Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Mon, 29 Jun 2020 07:54:34 +0200 Subject: [PATCH] csv-test: update test data Signed-off-by: Ralf Zerres --- advotracker/examples/csv-test/POLLFNR_MINI.txt | 5 +++++ advotracker/examples/csv-test/POLLFNR_WOECHENTLICH.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/advotracker/examples/csv-test/POLLFNR_MINI.txt b/advotracker/examples/csv-test/POLLFNR_MINI.txt index bb1eb4a..7f7e32d 100644 --- a/advotracker/examples/csv-test/POLLFNR_MINI.txt +++ b/advotracker/examples/csv-test/POLLFNR_MINI.txt @@ -1,4 +1,9 @@ DION VERS POLLFNR +1 AS 1 +1 AS 11 +1 AS 123456789 +9 AS 99 +9 AS 999 1 AS 1511111111 1 AS 1511111119 1 AS 9000000001 diff --git a/advotracker/examples/csv-test/POLLFNR_WOECHENTLICH.txt b/advotracker/examples/csv-test/POLLFNR_WOECHENTLICH.txt index 09930c0..1a855a0 120000 --- a/advotracker/examples/csv-test/POLLFNR_WOECHENTLICH.txt +++ b/advotracker/examples/csv-test/POLLFNR_WOECHENTLICH.txt @@ -1 +1 @@ -../../../backend/data/POLLFNR_WOECHENTLICH.txt \ No newline at end of file +../../../advotrackerd/data/POLLFNR_WOECHENTLICH.txt \ No newline at end of file