diff options
author | Carl Worth <cworth@cworth.org> | 2010-05-25 17:06:17 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-05-25 17:06:17 -0700 |
commit | f8ec4e0be86eee05f5a661a01864247fcd1a6b30 (patch) | |
tree | 30d605fdead7113019a8ad1da29c4dda69f571a5 | |
parent | f34a0009dd07dbca4de5491744bd3618eae9458e (diff) |
Add a test #0 to ensure that we don't do any inadvertent token pasting.
This simply ensures that spaces in input line are preserved.
-rw-r--r-- | tests/000-content-with-spaces.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/000-content-with-spaces.c b/tests/000-content-with-spaces.c new file mode 100644 index 0000000000..a7fc918c90 --- /dev/null +++ b/tests/000-content-with-spaces.c @@ -0,0 +1 @@ +this is four tokens |