Skip to content
Snippets Groups Projects
Commit 1cd4c9d3 authored by Tomas Stupka's avatar Tomas Stupka
Browse files

add com.oracle.truffle.r.nodes.access.vector tests to gate

parent 72b868ac
Branches
No related tags found
No related merge requests found
......@@ -319,7 +319,7 @@ def _simple_unit_tests():
return _simple_generated_unit_tests() + [_test_subpackage('tck')]
def _nodes_unit_tests():
return ['com.oracle.truffle.r.nodes.test']
return ['com.oracle.truffle.r.nodes.test', 'com.oracle.truffle.r.nodes.access.vector']
def _apps_unit_tests():
return [_test_subpackage('apps')]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment