From 1bff9a7c50bfe0cf0e149701ac179a01abfebd17 Mon Sep 17 00:00:00 2001 From: lew Date: Thu, 20 Nov 2025 14:41:38 +0000 Subject: [PATCH] test(get): OK --- testdata/get__ok.ct | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 testdata/get__ok.ct diff --git a/testdata/get__ok.ct b/testdata/get__ok.ct new file mode 100644 index 0000000..2ba3573 --- /dev/null +++ b/testdata/get__ok.ct @@ -0,0 +1,3 @@ +$ pda set foo bar +$ pda get foo +bar