Commit e9bdca5444e82a5d150ec0b9d6dacfef96d1909f

Authored by Shrikant Sharat
1 parent 3d0083aec3

New test for antigen-bundles command.

Showing 1 changed file with 14 additions and 0 deletions Inline Diff

File was created 1 Add multiple bundles.
2
3 $ echo "$PLUGIN_DIR\n$PLUGIN_DIR2" | antigen-bundles
4 Cloning into '.+?'\.\.\. (re)
5 done.
6 Cloning into '.+?'\.\.\. (re)
7 done.
8
9 Check if they are both applied.
10
11 $ hehe
12 hehe
13 $ hehe2
14 hehe2
15