zls/tests/tests.zig

11 lines
168 B
Zig
Raw Normal View History

test {
_ = @import("sessions.zig");
// TODO Lifecycle Messages
// TODO Document Synchronization
// TODO LSP features
// TODO Language features
}