]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - frontend/term_test.go
safcm: move sync_changes.go and term.go to frontend package
[safcm/safcm.git] / frontend / term_test.go
similarity index 99%
rename from cmd/safcm/term_test.go
rename to frontend/term_test.go
index 479d7e8e197f7ab951331adec562c6e8671e21e2..7569a9934cc1a60a10ba99619e4eee669e7b86a1 100644 (file)
@@ -13,7 +13,7 @@
 // You should have received a copy of the GNU General Public License
 // along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-package main
+package frontend
 
 import (
        "testing"