diff options
Diffstat (limited to 'test/controls/control_list.cpp')
-rw-r--r-- | test/controls/control_list.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/controls/control_list.cpp b/test/controls/control_list.cpp index 5c8485b5..b5a49dc1 100644 --- a/test/controls/control_list.cpp +++ b/test/controls/control_list.cpp @@ -24,7 +24,7 @@ class ControlListTest : public CameraTest, public Test { public: ControlListTest() - : CameraTest("VIMC Sensor B") + : CameraTest("platform/vimc.0 Sensor B") { } |