From d24dd313cfb5212aaec9e8cb15c273d869bf6e4b Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Thu, 5 Dec 2024 19:09:59 -0600 Subject: [PATCH] tests/lazyloading: lazy-load -> lz-n We will support more, might as well properly organize them. --- .../test-sources/plugins/{lazy-load.nix => lazyloading/lz-n.nix} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/test-sources/plugins/{lazy-load.nix => lazyloading/lz-n.nix} (100%) diff --git a/tests/test-sources/plugins/lazy-load.nix b/tests/test-sources/plugins/lazyloading/lz-n.nix similarity index 100% rename from tests/test-sources/plugins/lazy-load.nix rename to tests/test-sources/plugins/lazyloading/lz-n.nix