#!/bin/bash
DIR=“$( cd ”$( dirname “${BASH_SOURCE}” )“ >/dev/null 2>&1 && pwd )” cd $DIR bundle exec ruby ./test/commands/test_selection_cube.rb
#!/bin/bash
DIR=“$( cd ”$( dirname “${BASH_SOURCE}” )“ >/dev/null 2>&1 && pwd )” cd $DIR bundle exec ruby ./test/commands/test_selection_cube.rb