mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
Tests update
This commit is contained in:
@ -90,7 +90,7 @@ TEST_CASE("files can be renamed", "[fs]")
|
||||
}
|
||||
}
|
||||
|
||||
TEST_CASE("FS::info works")
|
||||
TEST_CASE("FS::info works","[fs]")
|
||||
{
|
||||
REQUIRE(SPIFFS.begin());
|
||||
FSInfo info;
|
||||
|
Reference in New Issue
Block a user