diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2022-02-02 11:50:53 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2022-02-02 11:50:53 -0500 |
commit | d83ffb41c7f5d42bfb43a19e38ab3d1331f0d86e (patch) | |
tree | 5fb8a6cf29feaf875740cd44291b29ab4e22ee85 /tests/test_name_character_class.out | |
parent | 6b1ecc327f2a1931342ecee1bebc247fa455c678 (diff) | |
download | bfs-d83ffb41c7f5d42bfb43a19e38ab3d1331f0d86e.tar.xz |
tests: Add tests for syntactically invalid globs
Diffstat (limited to 'tests/test_name_character_class.out')
-rw-r--r-- | tests/test_name_character_class.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_name_character_class.out b/tests/test_name_character_class.out new file mode 100644 index 0000000..e9d47b1 --- /dev/null +++ b/tests/test_name_character_class.out @@ -0,0 +1,3 @@ +basic/j/foo +basic/k/foo +basic/l/foo |