Skip to content

Commit 3d5c23a

Browse files
committed
cleanup
1 parent 41ae1f4 commit 3d5c23a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

unit/meson.build

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
22

3-
# Skip for now on Windows.
3+
# Skip on Windows for now.
44
if not is_windows
55

66
test_uint128 = executable(
@@ -63,4 +63,4 @@ test_argconfig_parse = executable(
6363

6464
test('nvme-cli - argconfig_parse', test_argconfig_parse)
6565

66-
endif
66+
endif # not is_windows

0 commit comments

Comments
 (0)