Skip to content

Commit 3d62df6

Browse files
committed
Remove unneeded NO_DEFAULT_TO_CXX
1 parent 4f93d5f commit 3d62df6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_other.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2586,7 +2586,6 @@ def test_contrib_ports(self):
25862586

25872587
@requires_network
25882588
def test_remote_ports(self):
2589-
self.set_setting('NO_DEFAULT_TO_CXX', 0) # emdawnwebgpu uses C++ internally
25902589
self.emcc(test_file('hello_world.c'), ['--use-port=emdawnwebgpu'])
25912590

25922591
@crossplatform

0 commit comments

Comments
 (0)