From 74391420fa9890d33e8d89a15c816e6378c7aaef Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sun, 12 Jul 2026 02:07:47 +0100 Subject: Initial commit --- test-data/expected-output/test1-depth-bed-windows | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test-data/expected-output/test1-depth-bed-windows (limited to 'test-data/expected-output/test1-depth-bed-windows') diff --git a/test-data/expected-output/test1-depth-bed-windows b/test-data/expected-output/test1-depth-bed-windows new file mode 100644 index 0000000..6ed8582 --- /dev/null +++ b/test-data/expected-output/test1-depth-bed-windows @@ -0,0 +1,11 @@ +#path start end mean.depth +x 0 10 1.8 +x 10 20 1.9 +x 20 30 2 +x 30 40 1.8 +x 40 50 2 +y 0 10 1.8 +y 10 20 1.9 +y 20 30 2 +y 30 40 1.8 +y 40 50 2 -- cgit 1.4.1