diff options
author | Claudius 'keldu' Holeksa <mail@keldu.de> | 2024-08-14 21:20:28 +0200 |
---|---|---|
committer | Claudius 'keldu' Holeksa <mail@keldu.de> | 2024-08-14 21:20:28 +0200 |
commit | 903dc78b7b3542e7fc7e865a4acc60df68688d53 (patch) | |
tree | a363129254f443aac2904346cc8ec3eadfc06eba /modules/remote-filesystem/tests | |
parent | b101481315dec728b7c4fb466322ac861cd6dcf2 (diff) |
wip
Diffstat (limited to 'modules/remote-filesystem/tests')
-rw-r--r-- | modules/remote-filesystem/tests/transport.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/remote-filesystem/tests/transport.cpp b/modules/remote-filesystem/tests/transport.cpp index d12a971..e7079ec 100644 --- a/modules/remote-filesystem/tests/transport.cpp +++ b/modules/remote-filesystem/tests/transport.cpp @@ -15,7 +15,6 @@ using Foo = Struct< SAW_TEST("File Remote"){ using namespace saw; - return; remote<rmt::File> file_remote; |