Skip to content

Commit

Permalink
Assert node20 works
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Oct 24, 2024
1 parent 87c3b7b commit a7fd220
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/test_node20.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import pytest

def test_node20(host):
assert 'v20.' in host.run('node20 -v').stdout

0 comments on commit a7fd220

Please sign in to comment.