From aff9e255cd708709adef545d1f932020ee5c0978 Mon Sep 17 00:00:00 2001 From: Veronica Radu Date: Wed, 7 Aug 2019 18:00:46 +0200 Subject: prog: add special mutation for binary flags --- sys/test/test_64.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/test/test_64.const') diff --git a/sys/test/test_64.const b/sys/test/test_64.const index f5ed8a6a6..f487af8fb 100644 --- a/sys/test/test_64.const +++ b/sys/test/test_64.const @@ -1,4 +1,5 @@ SYS_foo = 0 +SYS_mutate = 0 SYS_mutate0 = 0 SYS_mutate1 = 0 SYS_mutate2 = 0 -- cgit mrf-deployment