First Commit
This commit is contained in:
19
3rdparty/kddockwidgets/examples/flutter/macos/RunnerTests/RunnerTests.swift
vendored
Normal file
19
3rdparty/kddockwidgets/examples/flutter/macos/RunnerTests/RunnerTests.swift
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
/**
|
||||
This file was auto-generated by the Flutter SDK
|
||||
|
||||
SPDX-FileCopyrightText: 2014 The Flutter Authors.
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
import FlutterMacOS
|
||||
import Cocoa
|
||||
import XCTest
|
||||
|
||||
class RunnerTests: XCTestCase {
|
||||
|
||||
func testExample() {
|
||||
// If you add code to the Runner application, consider adding tests here.
|
||||
// See https://developer.apple.com/documentation/xctest for more information about using XCTest.
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user