mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-07 05:37:59 +00:00
Renamed generate commands to build
This commit is contained in:
@@ -3,7 +3,7 @@ import tempfile
|
||||
import shutil
|
||||
import os
|
||||
import json
|
||||
from cli.generate import tree
|
||||
from cli.build import tree
|
||||
|
||||
|
||||
class TestTreeMain(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user