From 2343743068ebf97ae0d43f6c4b31b38b93fa9f31 Mon Sep 17 00:00:00 2001 From: ladyada Date: Fri, 17 Jan 2020 16:09:47 -0500 Subject: [PATCH] fix skips for sdlog --- examples/shield_sdlog/{.due.test.skip => .leonardo.test.only} | 0 examples/shield_sdlog/.m4.test.skip | 0 examples/shield_sdlog/{.esp32.test.skip => .mega2560.test.only} | 0 examples/shield_sdlog/{.esp8266.test.skip => .uno.test.only} | 0 examples/shield_sdlog/.zero.test.skip | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename examples/shield_sdlog/{.due.test.skip => .leonardo.test.only} (100%) delete mode 100644 examples/shield_sdlog/.m4.test.skip rename examples/shield_sdlog/{.esp32.test.skip => .mega2560.test.only} (100%) rename examples/shield_sdlog/{.esp8266.test.skip => .uno.test.only} (100%) delete mode 100644 examples/shield_sdlog/.zero.test.skip diff --git a/examples/shield_sdlog/.due.test.skip b/examples/shield_sdlog/.leonardo.test.only similarity index 100% rename from examples/shield_sdlog/.due.test.skip rename to examples/shield_sdlog/.leonardo.test.only diff --git a/examples/shield_sdlog/.m4.test.skip b/examples/shield_sdlog/.m4.test.skip deleted file mode 100644 index e69de29..0000000 diff --git a/examples/shield_sdlog/.esp32.test.skip b/examples/shield_sdlog/.mega2560.test.only similarity index 100% rename from examples/shield_sdlog/.esp32.test.skip rename to examples/shield_sdlog/.mega2560.test.only diff --git a/examples/shield_sdlog/.esp8266.test.skip b/examples/shield_sdlog/.uno.test.only similarity index 100% rename from examples/shield_sdlog/.esp8266.test.skip rename to examples/shield_sdlog/.uno.test.only diff --git a/examples/shield_sdlog/.zero.test.skip b/examples/shield_sdlog/.zero.test.skip deleted file mode 100644 index e69de29..0000000