From 282df9321e7911285aa18673fdeb562298890b41 Mon Sep 17 00:00:00 2001 From: David Schlachter Date: Mon, 10 Nov 2025 00:24:57 -0500 Subject: Add simple test --- testdata/test_tasks.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testdata/test_tasks.txt (limited to 'testdata') diff --git a/testdata/test_tasks.txt b/testdata/test_tasks.txt new file mode 100644 index 0000000..f242539 --- /dev/null +++ b/testdata/test_tasks.txt @@ -0,0 +1,5 @@ +# This is a comment +0 18 * * Mon Take out garbage, recycling, compost +30 8 * * Sun Water indoor plants + +0 10 * 4-10 * Water outdoor plants -- cgit v1.2.3