diff options
Diffstat (limited to 'busybox/testsuite/id/id-g-works')
-rw-r--r-- | busybox/testsuite/id/id-g-works | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox/testsuite/id/id-g-works b/busybox/testsuite/id/id-g-works new file mode 100644 index 000000000..671fc5361 --- /dev/null +++ b/busybox/testsuite/id/id-g-works | |||
@@ -0,0 +1 @@ | |||
test x$(id -g) = x$(busybox id -g) | |||