Skip to content

Commit

Permalink
try fix filecheck
Browse files Browse the repository at this point in the history
Signed-off-by: martinvuyk <[email protected]>
  • Loading branch information
martinvuyk committed Jan 2, 2025
1 parent cc3f26a commit c86dc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/test/collections/test_index_normalization.mojo
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ===----------------------------------------------------------------------=== #
# RUN: %bare-mojo -D ASSERT=warn %s | FileCheck %s
# RUN: %bare-mojo -D ASSERT=warn %s

from collections._index_normalization import normalize_index

Expand Down

0 comments on commit c86dc14

Please sign in to comment.