Skip to content

Commit 30cdba7

Browse files
committed
Remove directories containing Java files from the truffleruby-root IDE project.
PullRequest: truffleruby/639
2 parents 31c5fa8 + 5943394 commit 30cdba7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mx.truffleruby/suite.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,12 @@
103103
"logo",
104104
"mxbuild",
105105
"truffleruby-gem-test-pack",
106+
"lib/json/java",
106107
"lib/ruby",
107108
"test/truffle/ecosystem/blog",
108109
"test/truffle/ecosystem/hello-world",
109110
"test/truffle/ecosystem/rails-app",
111+
"test/truffle/offline"
110112
]
111113
},
112114
},

0 commit comments

Comments
 (0)