diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2016-03-02 23:10:11 +0100 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2016-03-03 18:46:58 +0100 |
commit | 45e0b1f68c1b3f850b9ca683db92c0c8d1f95ec2 (patch) | |
tree | 37c72e82a6cb4c829a33f2cf1c24ba9d1b98a22d /.gitignore | |
parent | ebde5cb26179bf1518501891d2d2bc7d1f59ecc5 (diff) |
tests: move escape related tests to test-escape.c
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 36bad5c3fb..713cc769d9 100644 --- a/.gitignore +++ b/.gitignore @@ -181,6 +181,7 @@ /test-ellipsize /test-engine /test-env-replace +/test-escape /test-event /test-execute /test-extract-word |