summaryrefslogtreecommitdiff
path: root/tests/24-live-arg_allow.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/24-live-arg_allow.py')
-rwxr-xr-xtests/24-live-arg_allow.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/24-live-arg_allow.py b/tests/24-live-arg_allow.py
index 7df970a..f3441c6 100755
--- a/tests/24-live-arg_allow.py
+++ b/tests/24-live-arg_allow.py
@@ -44,6 +44,7 @@ def test():
f.add_rule(ALLOW, "rt_sigaction")
f.add_rule(ALLOW, "rt_sigreturn")
f.add_rule(ALLOW, "exit_group")
+ f.add_rule(ALLOW, "brk")
f.load()
try: