* Append test data from upstream repository
Index: actdiag-0.4.3/src/actdiag/tests/diagrams/simple.diag
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ actdiag-0.4.3/src/actdiag/tests/diagrams/simple.diag	2013-06-08 17:06:13.697445908 +0900
@@ -0,0 +1,13 @@
+
+<!-- saved from url=(0121)https://bitbucket.org/tk0miya/actdiag/raw/8474758fb0b9022fb80a6040233e5174c0dcea89/src/actdiag/tests/diagrams/simple.diag -->
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
+  lane {
+    A; C;
+  }
+  lane {
+    B;
+  }
+
+  A -&gt; B -&gt; C;
+}
+</pre></body></html>
\ No newline at end of file
