diff --git a/tests/misc/local_array_non_literal_size.i b/tests/misc/local_array_non_literal_size.i
index cc8c1cf75ba71b423dc3d295f3e938e9c2f3c58d..c47ca9ebc4ffb0482d18de6b452c6ea766f3c4aa 100644
--- a/tests/misc/local_array_non_literal_size.i
+++ b/tests/misc/local_array_non_literal_size.i
@@ -1,5 +1,5 @@
 /* run.config
-   PLUGIN: eva,inout
+   PLUGIN: @EVA_PLUGINS@
    OPT: -eva -machdep gcc_x86_64
 */
 
diff --git a/tests/misc/oracle/local_array_non_literal_size.res.oracle b/tests/misc/oracle/local_array_non_literal_size.res.oracle
index ad5c39b2fd5c12b9be6eb1894ac3973c3e3903b5..6453531ae5fc4d538ebf5b79e3f1699c0fcc78d6 100644
--- a/tests/misc/oracle/local_array_non_literal_size.res.oracle
+++ b/tests/misc/oracle/local_array_non_literal_size.res.oracle
@@ -8,7 +8,6 @@
 [eva:initial-state] Values of globals at initialization
   
 [eva] done for function main
-[eva] Warning: The scope plugin is missing: cannot remove redundant alarms.
 [eva] ====== VALUES COMPUTED ======
 [eva:final-states] Values at end of function one_dim:
   normal_array[0] ∈ {0}
@@ -33,7 +32,7 @@
   In these functions, 14 statements reached (out of 14): 100% coverage.
   ----------------------------------------------------------------------------
   Some errors and warnings have been raised during the analysis:
-    by the Eva analyzer:      0 errors    1 warning
+    by the Eva analyzer:      0 errors    0 warnings
     by the Frama-C kernel:    0 errors    1 warning
   ----------------------------------------------------------------------------
   0 alarms generated by the analysis.