aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/testsuite.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/testbed/testsuite.h')
-rw-r--r--engines/testbed/testsuite.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/testbed/testsuite.h b/engines/testbed/testsuite.h
index 4a9843a06a..cbd55008f6 100644
--- a/engines/testbed/testsuite.h
+++ b/engines/testbed/testsuite.h
@@ -100,7 +100,7 @@ public:
}
bool enableTest(const Common::String &testName, bool enable);
void reset();
-
+
/**
* Prompts for User Input in form of "Yes" or "No" for interactive tests
* e.g: "Is this like you expect?" "Yes" or "No"
@@ -156,7 +156,7 @@ public:
static void deleteWriteStream();
// Progress bar (Information Display) related methods.
- /**
+ /**
* Display region is in the bottom. Probably 1/4th of the game screen.
* It contains:
* 1) Information about executing testsuite.