From c5f2b4264993739440f73d166280c9ec74e27c1c Mon Sep 17 00:00:00 2001 From: zhiyuan <32867472+zhiyuang@users.noreply.github.com> Date: Fri, 17 Mar 2023 18:49:41 +0800 Subject: Feat(test): add toMatch (#2404) --- src/bun.js/bindings/headers-cpp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bun.js/bindings/headers-cpp.h') diff --git a/src/bun.js/bindings/headers-cpp.h b/src/bun.js/bindings/headers-cpp.h index 243ae3706..49391bb42 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1678855956 +//-- AUTOGENERATED FILE -- 1679048516 // clang-format off #pragma once -- cgit v1.2.3