Index: testsuite/grep.tests
===================================================================
--- testsuite/grep.tests	(revision 21918)
+++ testsuite/grep.tests	(working copy)
@@ -26,7 +26,7 @@
 testing "grep input (specify file)" "grep two input" "two\n" \
 	"one\ntwo\nthree\nthree\nthree\n" ""
 
-testing "grep (no newline at EOL)" "grep bug" "bug" "bug" ""
+testing "grep (no newline at EOL)" "grep bug input" "bug\n" "bug" ""
 
 >empty
 testing "grep two files" "grep two input empty 2>/dev/null" \
