1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00
vimr/SwiftNeoVimTests/SwiftNeoVimTests.swift
2017-05-11 19:26:38 +02:00

12 lines
158 B
Swift

/**
* Tae Won Ha - http://taewon.de - @hataewon
* See LICENSE
*/
import XCTest
import Nimble
@testable import SwiftNeoVim
class GridTest: XCTestCase {
}