From d46d014234260a28afe2c77087102f1e26a06584 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Mon, 22 Apr 2024 12:57:01 -0700 Subject: [PATCH] Updated test name [skip ci] --- test/expected/{ivfflat_l1.out => ivfflat_vector_l1.out} | 0 test/sql/{ivfflat_l1.sql => ivfflat_vector_l1.sql} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename test/expected/{ivfflat_l1.out => ivfflat_vector_l1.out} (100%) rename test/sql/{ivfflat_l1.sql => ivfflat_vector_l1.sql} (100%) diff --git a/test/expected/ivfflat_l1.out b/test/expected/ivfflat_vector_l1.out similarity index 100% rename from test/expected/ivfflat_l1.out rename to test/expected/ivfflat_vector_l1.out diff --git a/test/sql/ivfflat_l1.sql b/test/sql/ivfflat_vector_l1.sql similarity index 100% rename from test/sql/ivfflat_l1.sql rename to test/sql/ivfflat_vector_l1.sql