Add missing testdata

Change-Id: I8ba7b46caf62f9594bea5c27c956fb7cb9a73b26
diff --git a/testdata/example-mapper2.yaml b/testdata/example-mapper2.yaml
new file mode 100644
index 0000000..7ba2e94
--- /dev/null
+++ b/testdata/example-mapper2.yaml
@@ -0,0 +1,9 @@
+id: example-mapper-2
+foundryA: stts
+layerA: p
+foundryB: upos
+layerB: p
+mappings:
+  - "[DET] <> [PRON]"
+  - "[ADJ] <> [NOUN]"
+  - "[VFIN] <> [VERB & VerbForm=Fin]" 
\ No newline at end of file