Skip to content

Commit

Permalink
Create imports.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvbalwada authored Aug 26, 2024
1 parent ca5e690 commit 044f0be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions image-tests/imports.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Test that we can import otter-grader
# In a real image, you could have more comprehensive tests here

def test_import_openssh():
import openssh

0 comments on commit 044f0be

Please sign in to comment.