From 48d5a5d529cf3e51605a5e50a746603b74a72e97 Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Fri, 12 Aug 2022 09:45:19 -0700 Subject: Fix name of port_passes_tests_to_lit.py script. NFC (#4902) I was reading these tests and failing to find the names script. --- test/lit/passes/asyncify_pass-arg=asyncify-onlylist@foo,bar.wast | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/lit/passes/asyncify_pass-arg=asyncify-onlylist@foo,bar.wast') diff --git a/test/lit/passes/asyncify_pass-arg=asyncify-onlylist@foo,bar.wast b/test/lit/passes/asyncify_pass-arg=asyncify-onlylist@foo,bar.wast index 494794c9f..438216c5b 100644 --- a/test/lit/passes/asyncify_pass-arg=asyncify-onlylist@foo,bar.wast +++ b/test/lit/passes/asyncify_pass-arg=asyncify-onlylist@foo,bar.wast @@ -1,5 +1,5 @@ ;; NOTE: Assertions have been generated by update_lit_checks.py --all-items and should not be edited. -;; NOTE: This test was ported using port_test.py and could be cleaned up. +;; NOTE: This test was ported using port_passes_tests_to_lit.py and could be cleaned up. ;; RUN: foreach %s %t wasm-opt --asyncify --pass-arg=asyncify-onlylist@foo,bar -S -o - | filecheck %s -- cgit v1.2.3