chiark / gitweb /
Fix "stg branch --delete" on a nonexistent branch
[stgit] / t / interactive.sh
CommitLineData
bc97194a
YD
1#!/bin/sh
2#
3# Copyright (c) 2007 Yann Dirson
4#
5
6test_description='Get a test environment for interactive experimentation.'
7
8. ./test-lib.sh
9
10bash
11
12test_done