mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-27 15:53:31 +03:00
Remove stub test
This commit is contained in:
parent
d548cb01a0
commit
afecd86172
@ -8,9 +8,4 @@ import Nimble
|
||||
@testable import SwiftNeoVim
|
||||
|
||||
class GridTest: XCTestCase {
|
||||
|
||||
func testStub() {
|
||||
let g = Grid()
|
||||
expect(g.foreground).to(equal(qDefaultForeground))
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user