Skip to content

Commit 3d20625

Browse files
committed
add exts_defaultclass to toy-0.0-gompi-2018a-test.eb
1 parent fa7bb5a commit 3d20625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/framework/easyconfigs/test_ecs/t/toy/toy-0.0-gompi-2018a-test.eb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ local_bar_buildopts = " && gcc bar.c -o anotherbar && "
2727
# used to check whether $TOY_LIBS_PATH is defined even when 'lib' subdirectory doesn't exist yet
2828
local_bar_buildopts += 'echo "TOY_EXAMPLES=$TOY_EXAMPLES" > %(installdir)s/toy_libs_path.txt'
2929

30+
exts_defaultclass = 'DummyExtension'
3031
exts_list = [
3132
'ulimit', # extension that is part of "standard library"
3233
('bar', '0.0', {

0 commit comments

Comments
 (0)