diff options
| author | Franklin Wei <me@fwei.tk> | 2019-03-12 12:23:10 -0400 |
|---|---|---|
| committer | Franklin Wei <me@fwei.tk> | 2019-03-12 12:23:10 -0400 |
| commit | fdc498db3af5cb36765cf5f0da6296a4033b91b7 (patch) | |
| tree | 64bfa2ceb6579f32f9bb8ce23be26dc04b59741c /tests/test6.txt | |
| parent | 634066313810b6b19ce7f4248b4f39b662c4f6ce (diff) | |
| download | circgraph-fdc498db3af5cb36765cf5f0da6296a4033b91b7.zip circgraph-fdc498db3af5cb36765cf5f0da6296a4033b91b7.tar.gz circgraph-fdc498db3af5cb36765cf5f0da6296a4033b91b7.tar.bz2 circgraph-fdc498db3af5cb36765cf5f0da6296a4033b91b7.tar.xz | |
Add documentation
Diffstat (limited to 'tests/test6.txt')
| -rw-r--r-- | tests/test6.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/test6.txt b/tests/test6.txt new file mode 100644 index 0000000..567126c --- /dev/null +++ b/tests/test6.txt @@ -0,0 +1,22 @@ +a b +a b 1 +b r 1 +t a 1 +w k 1 +c j 1 +r j 1 +b q 1 +b m 1 +p g 1 +e j 1 +d i 1 +w l 1 +t w 1 +r w 1 +o g 1 +g u 1 +h x 1 +q h 1 +v a 1 +l e 1 +u i 1 |