summaryrefslogtreecommitdiff
path: root/t/yflags-cxx.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yflags-cxx.sh')
-rw-r--r--t/yflags-cxx.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/t/yflags-cxx.sh b/t/yflags-cxx.sh
index 1987cace9..1d34dc5cd 100644
--- a/t/yflags-cxx.sh
+++ b/t/yflags-cxx.sh
@@ -15,9 +15,11 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Check that $(YFLAGS) takes precedence over both $(AM_YFLAGS) and
-# $(foo_YFLAGS).
-# Please keep this in sync with the sister tests yflags.sh, lflags.sh
-# and lflags2.sh.
+# $(foo_YFLAGS). This is the C++ case.
+# Please keep this in sync with the sister tests:
+# - yflags.sh
+# - lflags.sh
+# - lflags-cxx.sh
. test-init.sh