Move additional files/tests to BitFoundation (#1102)

This commit is contained in:
Islam
2026-04-15 12:26:48 -05:00
committed by GitHub
parent 4cfcefcda6
commit c60eff2c11
46 changed files with 741 additions and 293 deletions
@@ -1,5 +1,6 @@
import Foundation
import XCTest
@testable import BitFoundation // to avoid unnecessary public's
@testable import bitchat
final class BinaryEncodingUtilsTests: XCTestCase {