From f1d30e8c1843bcb72609c3ef4c12a1a451a7239c Mon Sep 17 00:00:00 2001 From: Allan Renucci Date: Sun, 9 Dec 2018 11:26:34 +0100 Subject: [PATCH] Followup to #5571 --- .../xml-interpolation-3/Test_2.scala | 0 .../xml-interpolation-3/XmlQuote_1.scala | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/{run-separate-compilation => run}/xml-interpolation-3/Test_2.scala (100%) rename tests/{run-separate-compilation => run}/xml-interpolation-3/XmlQuote_1.scala (100%) diff --git a/tests/run-separate-compilation/xml-interpolation-3/Test_2.scala b/tests/run/xml-interpolation-3/Test_2.scala similarity index 100% rename from tests/run-separate-compilation/xml-interpolation-3/Test_2.scala rename to tests/run/xml-interpolation-3/Test_2.scala diff --git a/tests/run-separate-compilation/xml-interpolation-3/XmlQuote_1.scala b/tests/run/xml-interpolation-3/XmlQuote_1.scala similarity index 100% rename from tests/run-separate-compilation/xml-interpolation-3/XmlQuote_1.scala rename to tests/run/xml-interpolation-3/XmlQuote_1.scala