summaryrefslogtreecommitdiff
path: root/src/Persistence_representations/test/data/persistence_file_with_four_entries_per_line
diff options
context:
space:
mode:
Diffstat (limited to 'src/Persistence_representations/test/data/persistence_file_with_four_entries_per_line')
-rw-r--r--src/Persistence_representations/test/data/persistence_file_with_four_entries_per_line11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/Persistence_representations/test/data/persistence_file_with_four_entries_per_line b/src/Persistence_representations/test/data/persistence_file_with_four_entries_per_line
new file mode 100644
index 00000000..04303cb1
--- /dev/null
+++ b/src/Persistence_representations/test/data/persistence_file_with_four_entries_per_line
@@ -0,0 +1,11 @@
+1 2 10 inf
+#this is a comment
+2 4 1 0
+# this is another comment
+1 1 2 0
+5 2 50 0
+#and here we have line with infnity:
+1 1 10 inf
+#and another comment
+1 1 10 90
+2 1 4 4 \ No newline at end of file