Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27b4c297 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Merge "unittest: Remove target specific storage path" am: 50035e53 am: 35787757 am: b46f59f7

parents b2c61786 b46f59f7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -48,7 +48,6 @@ class MainShimDumpsysTest : public testing::Test {

    ModuleList modules;
    modules.add<shim::Dumpsys>();
    modules.add<storage::StorageModule>();

    os::Thread* thread = new os::Thread("thread", os::Thread::Priority::NORMAL);
    stack_manager_.StartUp(&modules, thread);