Skip to content

Commit

Permalink
Release v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stas Kobzar committed Sep 13, 2017
1 parent 72e7658 commit 49bbf21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://travis-ci.org/staskobzar/amiws.svg?branch=master)](https://travis-ci.org/staskobzar/amiws)
![](https://img.shields.io/badge/license-GPL_3-green.svg "License")
[![codecov](https://codecov.io/gh/staskobzar/amiws/branch/master/graph/badge.svg)](https://codecov.io/gh/staskobzar/amiws)
![verion-2.0.0](https://img.shields.io/badge/version-2.0.0-blue.svg)
![verion-2.0.1](https://img.shields.io/badge/version-2.0.1-blue.svg)


### Introduction
Expand Down
2 changes: 0 additions & 2 deletions test/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \
$(top_srcdir)/tap-driver.sh

#TESTS = config_test pack_scan amipack_create_test amipack_parse_test amipack_parse_queue_test
TESTS = test_config test_pack_scan \
test_create_packet \
test_pack_type_detect \
Expand All @@ -10,7 +9,6 @@ TESTS = test_config test_pack_scan \
test_parser_command \
test_parser_queue

#check_PROGRAMS = config_test pack_scan amipack_create_test amipack_parse_test amipack_parse_queue_test
check_PROGRAMS = test_config test_pack_scan \
test_create_packet \
test_pack_type_detect \
Expand Down

0 comments on commit 49bbf21

Please sign in to comment.