glcpp/tests: Add extra newline at the end of expected output.

This newline at EOF is harmless and generated by the previous commit.
This commit is contained in:
Kenneth Graunke
2010-06-17 14:49:40 -07:00
parent f82d673648
commit 3370c5f90b
67 changed files with 67 additions and 0 deletions
+1
View File
@@ -14,3 +14,4 @@
f(2 * (y+1)) + f(2 * (f(2 * (z[0])))) % f(2 * (0)) + t(1);
f(2 * (2 +(3,4)-0,1)) | f(2 * (~ 5)) & f(2 * (0,1))^m(0,1);
int i[] = { 1, 23, 4, 5, };