diff options
| author | minux <minux.ma@gmail.com> | 2014-04-12 14:04:10 -0400 |
|---|---|---|
| committer | minux <minux.ma@gmail.com> | 2014-04-12 14:04:10 -0400 |
| commit | aa255f37f24abc320b1101fb85f7e9f4d9e21cff (patch) | |
| tree | 078c0a79728e6d8add3c157d1ad894528b67fde7 /tests/tests2/46_grep.expect | |
| parent | 0a51386960bcf116cce03fe61e21effd875cd792 (diff) | |
| download | tinycc-aa255f37f24abc320b1101fb85f7e9f4d9e21cff.tar.gz tinycc-aa255f37f24abc320b1101fb85f7e9f4d9e21cff.tar.bz2 | |
tests2: fix and enable 46_grep test.
Diffstat (limited to 'tests/tests2/46_grep.expect')
| -rw-r--r-- | tests/tests2/46_grep.expect | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tests2/46_grep.expect b/tests/tests2/46_grep.expect new file mode 100644 index 0000000..e8a6791 --- /dev/null +++ b/tests/tests2/46_grep.expect @@ -0,0 +1,3 @@ +File 46_grep.c: +/* vim: set expandtab ts=4 sw=3 sts=3 tw=80 :*/ + |
