Skip to content

Commit 64869e7

Browse files
committed
test: terminal is a normal repo
1 parent f636885 commit 64869e7

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
@@ -7,6 +7,7 @@ const { existsSync } = require("fs")
77

88
const testRepos = [
99
"atom-community/atom-ide-hyperclick",
10+
"atom-community/terminal",
1011
"atom-minimap/minimap",
1112
"aminya/solid-simple-table",
1213
"steelbrain/linter",
@@ -15,7 +16,6 @@ const testRepos = [
1516

1617
const testWorkspaces = [
1718
"atom-community/atom-ide-base",
18-
"atom-community/terminal",
1919
"atom-community/atom-languageclient",
2020
"atom-community/atom-ide-outline",
2121
"atom-community/atom-ide-datatip",

0 commit comments

Comments
 (0)