diff options
| author | Maxime Coste <frrrwww@gmail.com> | 2016-10-13 20:10:41 +0100 |
|---|---|---|
| committer | Maxime Coste <frrrwww@gmail.com> | 2016-10-13 20:13:05 +0100 |
| commit | 5af29b025419fa3df9f82b99478f64e6e13855d4 (patch) | |
| tree | c52fa390878da96d9d41281f2d1e938ff8e6da34 /test/regression/860-python-incorrect-commenting/out | |
| parent | 6bfc68d4f3ca6405561722d8040353a0ad3cbf65 (diff) | |
Fix python comment copy logic in python.kak
And introduce the first unit test that sources bundled support
scripts.
Fixes #860
Diffstat (limited to 'test/regression/860-python-incorrect-commenting/out')
| -rw-r--r-- | test/regression/860-python-incorrect-commenting/out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/regression/860-python-incorrect-commenting/out b/test/regression/860-python-incorrect-commenting/out new file mode 100644 index 00000000..91b4dc7c --- /dev/null +++ b/test/regression/860-python-incorrect-commenting/out @@ -0,0 +1,2 @@ +# comment +# if haha |
