Skip to content

Commit

Permalink
Remove helloworld test
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Feb 29, 2024
1 parent ceedc09 commit 25df5ea
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Tests/WalletSdkTests/lib.swift
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
import XCTest
@testable import SpruceIDWalletSdk

class HelloTests: XCTestCase {
func testHelloRust() {
XCTAssertEqual(helloRust(), "Hello from Rust!")
}
}

0 comments on commit 25df5ea

Please sign in to comment.