mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-12 10:36:24 +05:00
4 lines
120 B
Bash
Executable File
4 lines
120 B
Bash
Executable File
#! /usr/bin/env sh
|
|
|
|
go test github.com/cgrates/cgrates/config -tags=generate | echo "Generating configuration file ..."
|