Skip to content

Commit

Permalink
fix : minor bug in tests fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Aug 10, 2024
1 parent c856530 commit 568eb00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/function_test.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
"""
>>> import os
>>> import sys
>>> import time
>>> import nava
>>> nava.play(os.path.join("others", "test.wav"))
Expand Down

0 comments on commit 568eb00

Please sign in to comment.