Skip to content

Commit

Permalink
Merge b4dbcc7 into ab16327
Browse files Browse the repository at this point in the history
  • Loading branch information
petr-muller committed Jun 15, 2018
2 parents ab16327 + b4dbcc7 commit eeb755c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/examples/03.bug → tests/examples/03.new
Expand Up @@ -9,7 +9,9 @@
# New imported 'GameStore', 'load_store' from new 'vtes.store'
# New function 'add_command'
# New function 'games_command'
# Function 'main' changed implementation, newly uses external names 'Path'
# Function 'main' changed implementation:
# - Code semantics changed
# - Newly uses imported 'Path'

"""Entry point for the `vtes` command"""

Expand Down

0 comments on commit eeb755c

Please sign in to comment.