Skip to content

Commit

Permalink
cleanup arrays test
Browse files Browse the repository at this point in the history
Signed-off-by: George Lemon <[email protected]>
  • Loading branch information
georgelemon committed Aug 20, 2023
1 parent 48c8e19 commit 259c883
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/stylesheets/test_arrays.bass
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ $x.shift()
assert $x.contains("red") == false

$x.shuffle()
echo `Shuffled ${c} ${1 + 1 * 2}`

0 comments on commit 259c883

Please sign in to comment.