From 2feb019c373c99fa3840d99724f5ee6f7c4dac36 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Mon, 18 Nov 2024 19:23:17 +0100 Subject: started switching to c, started the web gui, started the gtk gui, ending the swift version --- I2C/I2CTests/I2CTests.swift | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 I2C/I2CTests/I2CTests.swift (limited to 'I2C/I2CTests/I2CTests.swift') diff --git a/I2C/I2CTests/I2CTests.swift b/I2C/I2CTests/I2CTests.swift deleted file mode 100644 index 24b0e07..0000000 --- a/I2C/I2CTests/I2CTests.swift +++ /dev/null @@ -1,17 +0,0 @@ -// -// I2CTests.swift -// I2CTests -// -// Created by nsrddyn on 09/11/2024. -// - -import Testing -@testable import I2C - -struct I2CTests { - - @Test func example() async throws { - // Write your test here and use APIs like `#expect(...)` to check expected conditions. - } - -} -- cgit v1.2.3-70-g09d2