tests: Consistency.
[goals.git] / tests / 00-insert-var.sh
index e5b371d..9fe58a7 100755 (executable)
@@ -17,6 +17,8 @@
 # with this program; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
+set -e
+
 goals -f 00-insert-var.gl > 00-insert-var.out
 test "$(cat 00-insert-var.out)" = "RIGHT"