diff options
| author | Joel Klinghed <the_jk@yahoo.com> | 2017-08-06 22:07:03 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@yahoo.com> | 2017-08-06 22:24:59 +0200 |
| commit | be1dc86b5434e84a88ba2e62873d87c62f8880c0 (patch) | |
| tree | ba73db824c64890d196f843b0b72e11b0185e7fc /test/.gitignore | |
| parent | d935594d14eb65b55db0d4e96d66a7404f2130d0 (diff) | |
Add utf module
Currently only has valid_utf8 and read_utf8
Diffstat (limited to 'test/.gitignore')
| -rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 8bf01f1..f1a5a11 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -10,3 +10,4 @@ /test-observers /test-htmlattrtext /test-package +/test-utf |
