diff options
Diffstat (limited to 'tools/dtoc/test/dtoc_test_simple.dts')
-rw-r--r-- | tools/dtoc/test/dtoc_test_simple.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dtoc/test/dtoc_test_simple.dts b/tools/dtoc/test/dtoc_test_simple.dts index 4c2c70af222..2d321fb0345 100644 --- a/tools/dtoc/test/dtoc_test_simple.dts +++ b/tools/dtoc/test/dtoc_test_simple.dts @@ -62,5 +62,6 @@ orig-node { orig = <1 23 4>; + args = "-n first", "second", "-p", "123,456", "-x"; }; }; |