diff --git a/cmd/tools/vtest-self.v b/cmd/tools/vtest-self.v index 7183481b8c..4950854d97 100644 --- a/cmd/tools/vtest-self.v +++ b/cmd/tools/vtest-self.v @@ -66,6 +66,7 @@ const ( ] skip_with_werror = [ 'do_not_remove', + 'vlib/v/embed_file/tests/embed_file_test.v', ] skip_with_asan_compiler = [ 'do_not_remove',