diff options
Diffstat (limited to 'test/nil/test_root.h')
-rw-r--r-- | test/nil/test_root.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nil/test_root.h b/test/nil/test_root.h index 58e0790a4..0d000c415 100644 --- a/test/nil/test_root.h +++ b/test/nil/test_root.h @@ -27,8 +27,8 @@ #include "nil.h"
-#include "test_sequence_000.h"
#include "test_sequence_001.h"
+#include "test_sequence_002.h"
/*===========================================================================*/
/* Default definitions. */
|