[education/rkward] rkward/autotests: Formatting

Thomas Friedrichsmeier null at kde.org
Thu Jul 10 18:19:18 BST 2025


Git commit 443bafd738bda1c2781baf1d9c0b2e00f0f15cb4 by Thomas Friedrichsmeier.
Committed on 10/07/2025 at 17:19.
Pushed by tfry into branch 'master'.

Formatting

M  +1    -1    rkward/autotests/core_test.cpp

https://invent.kde.org/education/rkward/-/commit/443bafd738bda1c2781baf1d9c0b2e00f0f15cb4

diff --git a/rkward/autotests/core_test.cpp b/rkward/autotests/core_test.cpp
index cd5196dfc..25f381c82 100644
--- a/rkward/autotests/core_test.cpp
+++ b/rkward/autotests/core_test.cpp
@@ -553,7 +553,7 @@ class RKWardCoreTest : public QObject {
 		RInterface::issueCommand(new RCommand(QStringLiteral("df$c <- as.factor(\"a\")"), RCommand::User));
 		waitForAllFinished();
 
-		RKWardMainWindow::getMain()->slotCloseAllEditors();		
+		RKWardMainWindow::getMain()->slotCloseAllEditors();
 	}
 
 	void rkMenuTest() {


More information about the rkward-tracker mailing list