chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
"""Tests for TabnineIntegration."""
|
||||
|
||||
from .test_integration_base_toml import TomlIntegrationTests
|
||||
|
||||
|
||||
class TestTabnineIntegration(TomlIntegrationTests):
|
||||
KEY = "tabnine"
|
||||
FOLDER = ".tabnine/agent/"
|
||||
COMMANDS_SUBDIR = "commands"
|
||||
REGISTRAR_DIR = ".tabnine/agent/commands"
|
||||
Reference in New Issue
Block a user