mirror of
https://github.com/Drop-OSS/libtailscale-drop.git
synced 2026-02-04 15:01:18 +01:00
7 lines
158 B
Ruby
7 lines
158 B
Ruby
# Copyright (c) Tailscale Inc & AUTHORS
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
# frozen_string_literal: true
|
|
|
|
require "tailscale"
|
|
require "minitest/autorun"
|