Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/usr.bin/indent indent/tests: remove outdated comment
details: https://anonhg.NetBSD.org/src/rev/3e2e2b7de92a
branches: trunk
changeset: 1026365:3e2e2b7de92a
user: rillig <rillig%NetBSD.org@localhost>
date: Sat Nov 20 13:14:34 2021 +0000
description:
indent/tests: remove outdated comment
This task was resolved in the previous commit.
diffstat:
tests/usr.bin/indent/t_options.awk | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 736a5c27dcb6 -r 3e2e2b7de92a tests/usr.bin/indent/t_options.awk
--- a/tests/usr.bin/indent/t_options.awk Sat Nov 20 13:07:57 2021 +0000
+++ b/tests/usr.bin/indent/t_options.awk Sat Nov 20 13:14:34 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_options.awk,v 1.6 2021/11/20 13:07:57 rillig Exp $
+# $NetBSD: t_options.awk,v 1.7 2021/11/20 13:14:34 rillig Exp $
#
# Copyright (c) 2021 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -50,8 +50,6 @@
# The actual output from running indent is written to stdout, the expected
# test output is written to 'expected.out'.
-# TODO: Require 2 empty lines before '#indent input', 1 empty line otherwise.
-
BEGIN {
warned = 0
died = 0
Home |
Main Index |
Thread Index |
Old Index