summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/optionals/comments_table_0
blob: 56bb206bddcf8155ab8f273a76759c07c0a4af5d (plain)
1
2
3
4
5
6
7
#!/bin/bash

# NFT_TEST_REQUIRES(NFT_TEST_HAVE_comment)

# comments are shown

$NFT add table test { comment \"test_comment\"\; }