From 3cc59f6454a7fab032f14cc369ffed5d5ca8b16c Mon Sep 17 00:00:00 2001 From: Hendiadyoin1 Date: Mon, 12 Jul 2021 21:48:54 +0200 Subject: [PATCH] Tests: Rename write-oob The "ue-" prefix makes it clearer that it should be run with the UserspaceEmulator --- Tests/UserspaceEmulator/{write-oob.cpp => ue-write-oob.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Tests/UserspaceEmulator/{write-oob.cpp => ue-write-oob.cpp} (100%) diff --git a/Tests/UserspaceEmulator/write-oob.cpp b/Tests/UserspaceEmulator/ue-write-oob.cpp similarity index 100% rename from Tests/UserspaceEmulator/write-oob.cpp rename to Tests/UserspaceEmulator/ue-write-oob.cpp