2 * SPDX-FileCopyrightText: The reguloj Authors
3 * SPDX-License-Identifier: 0BSD
5 package wtf
.metio
.reguloj
;
7 import org
.junit
.jupiter
.api
.Test
;
9 import static org
.junit
.jupiter
.api
.Assertions
.assertNotNull
;
15 assertNotNull(Context
.of("test"));