summaryrefslogtreecommitdiffstats
path: root/tests/testsxx.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsxx.hpp')
-rw-r--r--tests/testsxx.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/testsxx.hpp b/tests/testsxx.hpp
index 0e522ad..1101196 100644
--- a/tests/testsxx.hpp
+++ b/tests/testsxx.hpp
@@ -26,6 +26,10 @@
namespace Dimension
{
+ // Helper to return a basic scene
+ Scene default_scene();
+
+ // Display abstraction
class Display
{
public: