aboutsummaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2019-03-31 00:15:26 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2019-03-31 00:15:26 +0100
commitdf92e179529d2caf0c12ce337ef9a6329660cabd (patch)
treee2e8c48859cf204a50cc568547c154d53ce21f7a /testdata
parentAdd (read only) property access from scheme. (diff)
downloadcalp-df92e179529d2caf0c12ce337ef9a6329660cabd.tar.gz
calp-df92e179529d2caf0c12ce337ef9a6329660cabd.tar.xz
Add test for properties from scheme.
Diffstat (limited to 'testdata')
-rw-r--r--testdata/prop.ics3
1 files changed, 3 insertions, 0 deletions
diff --git a/testdata/prop.ics b/testdata/prop.ics
new file mode 100644
index 00000000..20c80180
--- /dev/null
+++ b/testdata/prop.ics
@@ -0,0 +1,3 @@
+BEGIN:VCOMPONENT
+KEY;A=1;B=2:Some text
+END:VCOMPONENT