diff options
Diffstat (limited to 'test/common/testfiles/fdgetlinetest.txt')
-rwxr-xr-x | test/common/testfiles/fdgetlinetest.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/test/common/testfiles/fdgetlinetest.txt b/test/common/testfiles/fdgetlinetest.txt new file mode 100755 index 00000000..f7b2c829 --- /dev/null +++ b/test/common/testfiles/fdgetlinetest.txt @@ -0,0 +1,20 @@ +First line + Second line + Third +# comment + # comment + + sdf hjjk + + test #coment + test#not comment + test#not comment #comment + +nice line +fish + +ping +#comment + + Nothing + Nothing
\ No newline at end of file |