mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Remove HEADLESS code gating
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
// Copyright © 2018 Ranchero Software. All rights reserved.
|
||||
//
|
||||
|
||||
#if !HEADLESS_TEST
|
||||
|
||||
import XCTest
|
||||
|
||||
class AppleScriptXCTestCase: XCTestCase {
|
||||
@@ -67,5 +65,3 @@ class AppleScriptXCTestCase: XCTestCase {
|
||||
return usrfDictionary["script_result"]
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user