update tests to include bash

This commit is contained in:
Brian Seymour 2019-06-10 23:57:25 -05:00
parent 728c263c50
commit e06eff955f
1 changed files with 2 additions and 0 deletions

View File

@ -30,3 +30,5 @@ echo 'testing rust'
../lxc/execute rust test.rs
echo 'testing swift'
../lxc/execute swift test.swift
echo 'testing bash'
../lxc/execute bash test.sh