From d2ae9e1363a078d541fe4b15938415d381c05318 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 30 Aug 2023 10:30:45 +0200 Subject: [PATCH] testscripts: Move hugo new tests to where they belong --- testscripts/{unfinished => commands}/new.txt | 0 testscripts/unfinished/noop.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename testscripts/{unfinished => commands}/new.txt (100%) create mode 100644 testscripts/unfinished/noop.txt diff --git a/testscripts/unfinished/new.txt b/testscripts/commands/new.txt similarity index 100% rename from testscripts/unfinished/new.txt rename to testscripts/commands/new.txt diff --git a/testscripts/unfinished/noop.txt b/testscripts/unfinished/noop.txt new file mode 100644 index 000000000..e69de29bb