Browse Source

test in t/

David Sniperovitch 8 years ago
parent
commit
9bb9c604b2
1 changed files with 0 additions and 4 deletions
  1. 0 4
      alltests

+ 0 - 4
alltests

@@ -1,4 +0,0 @@
-#!/bin/bash
-./test_cocktail_01 && ./test_cocktail_02 && ./test_cocktail_03 && echo [ALL TESTS OK] && exit 0
-echo [FAILED] && exit 1
-