Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
default swift test
Browse files Browse the repository at this point in the history
  • Loading branch information
tidwall committed Mar 22, 2016
1 parent ef7e7b9 commit 94395a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test/Autobahn/run.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

export PATH=/Library/Developer/Toolchains/swift-latest.xctoolchain/usr/bin:"${PATH}"
#export PATH=/Library/Developer/Toolchains/swift-latest.xctoolchain/usr/bin:"${PATH}"

cd $(dirname "${BASH_SOURCE[0]}")
WSTEST=$(ls $HOME/Library/Python/2.*/bin/wstest 2>/dev/null)
Expand Down

0 comments on commit 94395a1

Please sign in to comment.