From d487e377fa1fac1fbdb680fa40a34e1407ea2b0b Mon Sep 17 00:00:00 2001 From: Wing Lian Date: Mon, 13 Jan 2025 19:54:40 -0500 Subject: [PATCH] move relora to the patched tests suite --- tests/e2e/{ => patched}/test_relora_llama.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/e2e/{ => patched}/test_relora_llama.py (100%) diff --git a/tests/e2e/test_relora_llama.py b/tests/e2e/patched/test_relora_llama.py similarity index 100% rename from tests/e2e/test_relora_llama.py rename to tests/e2e/patched/test_relora_llama.py