Skip to content

Commit f636885

Browse files
committed
test: ide hyperclick is a normal repo
1 parent 16dba70 commit f636885

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const { download, extract } = require("gitly")
66
const { existsSync } = require("fs")
77

88
const testRepos = [
9+
"atom-community/atom-ide-hyperclick",
910
"atom-minimap/minimap",
1011
"aminya/solid-simple-table",
1112
"steelbrain/linter",
@@ -15,7 +16,6 @@ const testRepos = [
1516
const testWorkspaces = [
1617
"atom-community/atom-ide-base",
1718
"atom-community/terminal",
18-
"atom-community/atom-ide-hyperclick",
1919
"atom-community/atom-languageclient",
2020
"atom-community/atom-ide-outline",
2121
"atom-community/atom-ide-datatip",

0 commit comments

Comments
 (0)