diff --git a/tests/gem_ringfill.c b/tests/gem_ringfill.c index 407b7474..1108b6be 100644 --- a/tests/gem_ringfill.c +++ b/tests/gem_ringfill.c @@ -199,7 +199,7 @@ igt_main unsigned flags; } modes[] = { { "basic-", "", 0 }, - { "", "-interuptible", INTERRUPTIBLE }, + { "", "-interruptible", INTERRUPTIBLE }, { "", "-hang", HANG }, { "", "-child", CHILD }, { "", "-forked", FORKED },