sense_the_rythm

rythm game for ESense Earable
git clone git://source.orangerot.dev:/university/sense_the_rythm.git
Log | Files | Refs | README | LICENSE

RunnerTests.swift (285B)


      1 import Flutter
      2 import UIKit
      3 import XCTest
      4 
      5 class RunnerTests: XCTestCase {
      6 
      7   func testExample() {
      8     // If you add code to the Runner application, consider adding tests here.
      9     // See https://developer.apple.com/documentation/xctest for more information about using XCTest.
     10   }
     11 
     12 }