Skip to content

Commit

Permalink
linux test up
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Jun 25, 2024
1 parent c7d0241 commit 666a67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion busybox/test_linux.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

testVersion() {
assertEquals "tar (busybox) 1.35.0" "$(../bin/busybox tar --version | head -1)"
assertEquals "tar (busybox) 1.36.1" "$(../bin/busybox tar --version | head -1)"
}

# Load and run shUnit2.
Expand Down

0 comments on commit 666a67e

Please sign in to comment.