From 9b9002c6c9bc8442bab9108cc84ff137df822874 Mon Sep 17 00:00:00 2001 From: Natalie Weizenbaum Date: Wed, 11 Dec 2024 15:50:26 -0800 Subject: [PATCH] Rename argument list test to match new terminology --- spec/{arguments/invocation.hrx => callable/arguments.hrx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename spec/{arguments/invocation.hrx => callable/arguments.hrx} (100%) diff --git a/spec/arguments/invocation.hrx b/spec/callable/arguments.hrx similarity index 100% rename from spec/arguments/invocation.hrx rename to spec/callable/arguments.hrx